We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6334637 commit fdd3397Copy full SHA for fdd3397
.github/workflows/docker-build-publish.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- develop
7
+ - stage
8
- master
9
10
jobs:
0 commit comments