.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
977cd9415f
commit
9b81996363
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
- 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 "${{ ANSIBLE_CI_USER }}""
|
||||
- name: Dry Run
|
||||
run: |
|
||||
cd ${{ gitea.workspace }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue