Add --no-pull to .actrc to prevent act from overwriting local image
API CI/CD / Validate (composer + pint) (push) Failing after 2s
API CI/CD / Test (PHPUnit) (push) Failing after 3s
API CI/CD / Build frontend assets (push) Failing after 31s
API CI/CD / Security audit (push) Failing after 2s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped

This commit is contained in:
root
2026-06-21 01:21:36 -04:00
parent d49c53d49e
commit 5e37271fd2
+1
View File
@@ -1,2 +1,3 @@
-P ubuntu-latest=catthehacker/ubuntu:act-latest
--artifact-server-path=/tmp/act-artifacts
--no-pull