mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
publish to plano container repo
This commit is contained in:
parent
b7dbd0fbea
commit
4589f515cd
6 changed files with 10 additions and 10 deletions
6
.github/workflows/docker-push-main.yml
vendored
6
.github/workflows/docker-push-main.yml
vendored
|
|
@ -1,12 +1,12 @@
|
|||
name: Publish docker image (latest)
|
||||
|
||||
env:
|
||||
DOCKER_IMAGE: katanemo/archgw
|
||||
DOCKER_IMAGE: katanemo/plano
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# branches:
|
||||
# - main
|
||||
|
||||
jobs:
|
||||
# Build ARM64 image on native ARM64 runner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue