.gitea/workflows/dry-run.yml aktualisiert
All checks were successful
Ansible Dry Run / Explore-Gitea-Actions (push) Successful in 12s
All checks were successful
Ansible Dry Run / Explore-Gitea-Actions (push) Successful in 12s
This commit is contained in:
parent
aae1d5833b
commit
977cd9415f
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ jobs:
|
||||||
- name: Dry Run
|
- name: Dry Run
|
||||||
run: |
|
run: |
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
|
ls
|
||||||
echo ${{ ANSIBLE_CI_USER }}
|
echo ${{ ANSIBLE_CI_USER }}
|
||||||
# ansible-playbook -i hosts -l testing playbook.yml -u $USER --ask-become-pass --check
|
# ansible-playbook -i hosts -l testing playbook.yml -u $USER --ask-become-pass --check
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue