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