We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360ecf7 commit 665d841Copy full SHA for 665d841
1 file changed
infrabox/generator/infrabox.json
@@ -14,10 +14,5 @@
14
"name": "deploy",
15
"infrabox_file": "../../.infrabox/output/deployments.json",
16
"depends_on": ["test"]
17
- }, {
18
- "type": "workflow",
19
- "name": "e2e",
20
- "infrabox_file": "../../.infrabox/output/e2e.json",
21
- "depends_on": ["deploy"]
22
}]
23
}
0 commit comments