mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix docker release
This commit is contained in:
parent
d8b833fe69
commit
b2124f6b80
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker-push-release.yml
vendored
3
.github/workflows/docker-push-release.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: Publish docker image (release)
|
||||
|
||||
env:
|
||||
DOCKER_IMAGE: katanemo/archgw
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue