fix: Unquote push step

This commit is contained in:
Lev 2021-11-06 20:58:08 +03:00
parent cafec8ff20
commit d97411384f

View file

@ -104,7 +104,7 @@ jobs:
run: ./tests/test-erpnext.sh run: ./tests/test-erpnext.sh
- name: Push - name: Push
# if: github.repository == 'frappe/frappe_docker' if: github.repository == 'frappe/frappe_docker'
uses: docker/bake-action@v1.6.0 uses: docker/bake-action@v1.6.0
with: with:
files: docker-bake.hcl files: docker-bake.hcl