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 91a8e14 commit 085cb80Copy full SHA for 085cb80
.github/workflows/deploy.yaml
@@ -3,6 +3,7 @@ name: Test & build Docker image
3
on:
4
push:
5
branches: [ master ]
6
+ tags: ['*']
7
pull_request:
8
9
env:
0 commit comments