We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69cb78e commit 719ff94Copy full SHA for 719ff94
.github/workflows/docker-build-push.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- dev
7
+ - feature/ci
8
9
jobs:
10
build-and-push:
0 commit comments