We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b6124 commit ad4b92cCopy full SHA for ad4b92c
.github/workflows/publish-image.yaml
@@ -2,6 +2,8 @@
2
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
3
name: "Container: Image Build"
4
on:
5
+ push:
6
+ branches: [master, cpierre/ci]
7
workflow_dispatch:
8
9
jobs:
0 commit comments