mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 01:45:03 +02:00
feat: Don't push pkg/runner/act/ where actions cache is stored (#620)
This will prevent pushing `act` cache that happens occasionally. Co-authored-by: Casey Lee <[email protected]>
This commit is contained in:
co-authored by
Casey Lee
parent
08141f5b00
commit
b04d762614
@@ -18,4 +18,7 @@
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Path for actions cache created when running tests
|
||||
pkg/runner/act/
|
||||
|
||||
coverage.txt
|
||||
|
||||
Reference in New Issue
Block a user