Skip to content

Commit 665d841

Browse files
committed
remove e2e test
1 parent 360ecf7 commit 665d841

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

infrabox/generator/infrabox.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,5 @@
1414
"name": "deploy",
1515
"infrabox_file": "../../.infrabox/output/deployments.json",
1616
"depends_on": ["test"]
17-
}, {
18-
"type": "workflow",
19-
"name": "e2e",
20-
"infrabox_file": "../../.infrabox/output/e2e.json",
21-
"depends_on": ["deploy"]
2217
}]
2318
}

0 commit comments

Comments
 (0)