comment out
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -2,7 +2,7 @@ name: Build images
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Lint", "Tests", "E2E Tests"]
|
workflows: ["Lint", "Tests"]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
#make docker-build docker-push IMG=example/virtualhost-operator:latest
|
#make docker-build docker-push IMG=example/virtualhost-operator:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user