mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
build: Fix develop build
This commit is contained in:
parent
089a2dc206
commit
de04eb032c
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 New Issue
Block a user