mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +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)
|
name: Publish docker image (release)
|
||||||
|
|
||||||
|
env:
|
||||||
|
DOCKER_IMAGE: katanemo/archgw
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue