test docker rel

This commit is contained in:
Adil Hafeez 2025-04-16 12:00:13 -07:00
parent 3cda4d6b69
commit b06d24c290
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -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