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 25f1c30 commit ebb69feCopy full SHA for ebb69fe
.github/workflows/dockerhub-release.yml
@@ -5,7 +5,8 @@ on:
5
branches:
6
- develop
7
paths:
8
- - docker.vars*
+ - '.github/workflows/dockerhub-release.yml'
9
+ - 'docker.vars*'
10
11
jobs:
12
docker_release:
0 commit comments