test gitea actions
All checks were successful
deploy

This commit is contained in:
2023-03-21 14:46:00 +00:00
parent 4da7e741c2
commit afcc5e64e9

View File

@@ -20,6 +20,6 @@ jobs:
- run: hostname
- run: pwd
- run: ls -la
- run: apk install -y docker
- run: apk add --no-cache docker
- run: docker ps
- run: ls -la /data