Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dsvensson committed Nov 2, 2024
1 parent 3d12335 commit 3eb00f8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- ci

jobs:
build-and-push:
Expand All @@ -27,5 +28,5 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/qw-group/ktx-qvm:latest
push: false
tags: ghcr.io/qw-group/ktx-qvm:latest

0 comments on commit 3eb00f8

Please sign in to comment.