mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 23:00:56 +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:
|
||||
files: docker-bake.hcl
|
||||
targets: frappe-stable
|
||||
load: true
|
||||
push: true
|
||||
|
||||
- name: Setup ERPNext variables
|
||||
@ -61,7 +60,6 @@ jobs:
|
||||
with:
|
||||
files: docker-bake.hcl
|
||||
targets: erpnext-stable
|
||||
load: true
|
||||
push: true
|
||||
|
||||
- name: Test
|
||||
|
Loading…
Reference in New Issue
Block a user