mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
test docker rel
This commit is contained in:
parent
3cda4d6b69
commit
b06d24c290
1 changed files with 5 additions and 2 deletions
7
.github/workflows/docker-push-release.yml
vendored
7
.github/workflows/docker-push-release.yml
vendored
|
|
@ -3,9 +3,12 @@ name: Publish docker image (release)
|
|||
env:
|
||||
DOCKER_IMAGE: katanemo/archgw
|
||||
|
||||
# on:
|
||||
# release:
|
||||
# types: [published]
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
|
||||
jobs:
|
||||
# Build ARM64 image on native ARM64 runner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue