We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a24500 commit e587b2cCopy full SHA for e587b2c
.github/workflows/docker_publish.yaml
@@ -1,9 +1,5 @@
1
name: Publish to dockerhub
2
3
-concurrency:
4
- group: ${{ github.workflow }}-${{ github.ref }}
5
- cancel-in-progress: true
6
-
7
on:
8
push:
9
branches:
0 commit comments