fix comments

This commit is contained in:
Adil Hafeez 2025-02-04 14:55:56 -08:00
parent 4745e8ce3f
commit 6a9f414bba
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -1,13 +1,12 @@
name: Publish Docker image name: Publish Docker image
env: env:
DOCKER_IMAGE: katanemo/archgw # Reusable variable DOCKER_IMAGE: katanemo/archgw
on: on:
push: push:
branches: branches:
- main # Run tests on pushes to the main branch - main
pull_request:
jobs: jobs:
# Build ARM64 image on native ARM64 runner # Build ARM64 image on native ARM64 runner