mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-22 06:45:03 +01:00
remove .gitignore before docker cp (#288)
* Test setup before I try to understand how things work * Remove .gitignore before we run docker cp
This commit is contained in:
@@ -53,6 +53,7 @@ func TestRunEvent(t *testing.T) {
|
||||
{"matrix", "push", ""},
|
||||
{"commands", "push", ""},
|
||||
{"workdir", "push", ""},
|
||||
{"issue-228", "push", ""}, // TODO [igni]: Remove this once everything passes
|
||||
}
|
||||
log.SetLevel(log.DebugLevel)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user