Created an .actrc file to make local CI/CD testing easier

This commit is contained in:
2025-07-06 10:54:16 -06:00
parent 4c8accbfc1
commit 1cbdef36cf
+4
View File
@@ -0,0 +1,4 @@
--artifact-server-path=./.act/artifacts
--cache-server-path=./.act/cache
--container-options --privileged
--env ACT=true