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