Merge pull request #1 from zapal-tech/main

Update production-image.yml
This commit is contained in:
Bohdan Kucheriavyi 2024-02-13 21:48:10 +02:00 committed by GitHub
commit 681e840e2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,5 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: ghcr.io/zapal-tech/erp:latest
labels: ${{ steps.meta.outputs.labels }}
build-args: 'DOTENV_KEY=${{ secrets.DOTENV_KEY }}'