Update docker-publish.yml
This commit is contained in:
parent
ec0f48320a
commit
5ded04eacc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
|
@ -8,6 +8,7 @@ name: Docker
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
tags: [ 'v*.*.*' ]
|
||||
|
||||
#env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
|
|
|
|||
Loading…
Reference in a new issue