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 8ade34b commit 79dfda6Copy full SHA for 79dfda6
.github/workflows/build_and_push.yaml
@@ -1,8 +1,6 @@
1
name: Build and push docker image
2
on:
3
push:
4
- tags:
5
- - v*-static-binary
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments