mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 08:15:09 +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:
|
||||
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