2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 22:31:07 +00:00

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
commit 38c7f1e269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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