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 ae69de3 commit 8c17f0fCopy full SHA for 8c17f0f
.github/workflows/build-and-push-images.yml
@@ -1,7 +1,8 @@
1
name: Create and publish a Docker image
2
3
on:
4
- tags:
+ push:
5
+ tags:
6
- 'v*'
7
pull_request:
8
branches:
0 commit comments