wip ci/cd
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m46s

This commit is contained in:
2026-03-07 20:06:41 +03:00
parent cb1ba6158d
commit db7fcb0c3f

View File

@@ -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 }}