This commit is contained in:
Al Majumdar 2022-04-02 21:07:16 +05:30
parent 2b4d7be2bf
commit 9067212297

View file

@ -58,7 +58,7 @@ jobs:
push: true push: true
env: env:
REGISTRY_USER: localhost:5000/frappe REGISTRY_USER: localhost:5000/frappe
MULTI_ARCH_BUILD: ${{ input.multiarch }} MULTI_ARCH_BUILD: ${{ inputs.multiarch }}
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v3 uses: actions/setup-python@v3