chore: Update Docker build and push actions to v6
This commit is contained in:
parent
4873779973
commit
3383285415
1 changed files with 0 additions and 1 deletions
1
.github/workflows/coolify-helper-next.yml
vendored
1
.github/workflows/coolify-helper-next.yml
vendored
|
|
@ -52,7 +52,6 @@ jobs:
|
||||||
${{ env.GITHUB_REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.version.outputs.VERSION }}-next
|
${{ env.GITHUB_REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.version.outputs.VERSION }}-next
|
||||||
labels: |
|
labels: |
|
||||||
coolify.managed=true
|
coolify.managed=true
|
||||||
|
|
||||||
aarch64:
|
aarch64:
|
||||||
runs-on: [ self-hosted, arm64 ]
|
runs-on: [ self-hosted, arm64 ]
|
||||||
permissions:
|
permissions:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue