fix: Pipelines again

This commit is contained in:
Ben Hall 2025-01-09 13:42:26 +00:00 committed by GitHub
parent 02e75b6813
commit a429e1f08d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,9 +46,9 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: tags: |
- ${{ env.IMAGE_NAME }}:latest ${{ env.IMAGE_NAME }}:latest
- ${{ env.IMAGE_NAME }}:${{ github.sha }} ${{ env.IMAGE_NAME }}:${{ github.sha }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
- name: Log image name - name: Log image name