Merge pull request #543 from vrslev/fix-build

ci: Fix stable build
This commit is contained in:
Lev
2021-11-04 19:02:28 +03:00
committed by GitHub

View File

@@ -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