Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d-g-town committed Feb 1, 2024
1 parent faffb3f commit 54186bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
context: services/${{ matrix.apps.name }}
platforms: linux/amd64,linux/arm64
push: github.ref == 'refs/heads/main'
push: true
tags: |
ghcr.io/porter-dev/${{ matrix.apps.name }}:${{ steps.vars.outputs.sha_short }}
ghcr.io/porter-dev/${{ matrix.apps.name }}:latest

0 comments on commit 54186bc

Please sign in to comment.