mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-12-23 18:48:58 +00:00
ci: Fix stable build
This commit is contained in:
parent
915885bb05
commit
de255d8052
2
.github/workflows/build_stable.yml
vendored
2
.github/workflows/build_stable.yml
vendored
@ -47,7 +47,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: docker-bake.hcl
|
files: docker-bake.hcl
|
||||||
targets: frappe-stable
|
targets: frappe-stable
|
||||||
load: true
|
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
- name: Setup ERPNext variables
|
- name: Setup ERPNext variables
|
||||||
@ -61,7 +60,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: docker-bake.hcl
|
files: docker-bake.hcl
|
||||||
targets: erpnext-stable
|
targets: erpnext-stable
|
||||||
load: true
|
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
|
Loading…
Reference in New Issue
Block a user