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:
|
||||
workflow_run:
|
||||
workflows: ["Lint", "Tests", "E2E Tests"]
|
||||
workflows: ["Lint", "Tests"]
|
||||
types:
|
||||
- completed
|
||||
#make docker-build docker-push IMG=example/virtualhost-operator:latest
|
||||
|
||||
Reference in New Issue
Block a user