small refactor
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -13,10 +13,7 @@ jobs:
|
||||
- name: common-setup-just-created
|
||||
run: |
|
||||
cd /usr/share/ansible-repo/
|
||||
|
||||
# Example: Create a simple file
|
||||
echo "Hello, Gitea Runner!" > output.txt
|
||||
cat output.txt
|
||||
git pull
|
||||
shell: bash
|
||||
|
||||
# - name: Checkout repository manually using bash
|
||||
|
||||
Reference in New Issue
Block a user