mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
Update production-image.yml
Signed-off-by: Bohdan Kucheriavyi <kucheriavyi.w32@gmail.com>
This commit is contained in:
parent
2b2503635f
commit
54e1387bbf
1 changed files with 1 additions and 2 deletions
3
.github/workflows/production-image.yml
vendored
3
.github/workflows/production-image.yml
vendored
|
|
@ -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 }}'
|
||||
Loading…
Reference in a new issue