wip ci/cd
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m46s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m46s
This commit is contained in:
@@ -30,8 +30,7 @@ jobs:
|
||||
username: ${{ vars.USERNAME }}
|
||||
key: ${{ secrets.KEY }}
|
||||
script: |
|
||||
whoami
|
||||
ls -al
|
||||
cd docker && docker compose up -d
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
|
||||
Reference in New Issue
Block a user