6
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 1s

This commit is contained in:
changsongdong
2025-11-03 21:49:02 +08:00
parent 7a4a43e913
commit c74ad94102

View File

@ -15,3 +15,5 @@ jobs:
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }} .
- name: List files
run: ls -la
- name: docker command
run: docker ps -a