mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-10 23:24:32 +08:00
Update publish-docker.yml
This commit is contained in:
parent
666cc265c3
commit
f8c023caa0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker.yml
vendored
2
.github/workflows/publish-docker.yml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: Publish Docker
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'develop'
|
||||
|
@ -42,4 +43,3 @@ name: Publish Docker
|
|||
push: false
|
||||
tags: |
|
||||
nusak/netmaker:${{ env.TAG }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue