mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
build: Fix develop build
This commit is contained in:
parent
089a2dc206
commit
de04eb032c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build_develop.yml
vendored
1
.github/workflows/build_develop.yml
vendored
|
|
@ -78,7 +78,6 @@ jobs:
|
|||
files: docker-bake.hcl
|
||||
targets: frappe-develop-test
|
||||
load: true
|
||||
push: ${{ github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request' }}
|
||||
|
||||
- name: Test
|
||||
run: ./tests/test-frappe.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue