mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +00:00
commit
681e840e2a
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:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ghcr.io/zapal-tech/erp:latest
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
build-args: 'DOTENV_KEY=${{ secrets.DOTENV_KEY }}'
|
|
||||||
Loading…
Reference in a new issue