Update production-image.yml

Signed-off-by: Bohdan Kucheriavyi <kucheriavyi.w32@gmail.com>
This commit is contained in:
Bohdan Kucheriavyi 2024-02-13 21:47:43 +02:00 committed by GitHub
parent 2b2503635f
commit 54e1387bbf
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 }}'