.gitea/workflows/dry-run.yml aktualisiert
All checks were successful
Ansible Dry Run / Explore-Gitea-Actions (push) Successful in 13s
All checks were successful
Ansible Dry Run / Explore-Gitea-Actions (push) Successful in 13s
This commit is contained in:
parent
7cf36cbcf8
commit
079e6b5524
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ jobs:
|
||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||||
- run: echo "${{ secrets.ANSIBLE_CI_USER }}"
|
- run: echo "${{ secrets.ANSIBLE_CI_USER }}"
|
||||||
- run:
|
|
||||||
- name: Dry Run
|
- name: Dry Run
|
||||||
run: |
|
run: |
|
||||||
#cd ${{ gitea.workspace }}
|
#cd ${{ gitea.workspace }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue