fix dockerfile
Some checks failed
Build, Push and Deploy / build-and-push (push) Failing after 1m52s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Build, Push and Deploy / deploy-staging (push) Has been skipped
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s

This commit is contained in:
eko
2026-03-29 14:37:23 +07:00
parent 30a3f05cbb
commit b0a929684a
2 changed files with 20 additions and 7 deletions

View File

@@ -25,7 +25,6 @@ jobs:
- run: head -n 5 app/Helpers/Helper.php
- run: ls -la app/Helpers/Helper.php
- run: file app/Helpers/Helper.php
- run: nl -ba app/Helpers/Helper.php | head -10
- run: pwd
- run: whoami