mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +00:00
Update production-image.yml
Signed-off-by: Bohdan Kucheriavyi <bohdan.kucheriavyi@zapal.tech>
This commit is contained in:
parent
6d44a27502
commit
205ec78385
1 changed files with 1 additions and 0 deletions
1
.github/workflows/production-image.yml
vendored
1
.github/workflows/production-image.yml
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
name: Create and publish a Docker image
|
name: Create and publish a Docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: ["production"]
|
branches: ["production"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue