mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-11 23:54:22 +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
|
name: Publish Docker
|
||||||
|
|
||||||
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'develop'
|
- 'develop'
|
||||||
|
@ -42,4 +43,3 @@ name: Publish Docker
|
||||||
push: false
|
push: false
|
||||||
tags: |
|
tags: |
|
||||||
nusak/netmaker:${{ env.TAG }}
|
nusak/netmaker:${{ env.TAG }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue