fix (CI): temp solution until proper fix

This commit is contained in:
MickaelK 2023-11-14 07:42:50 +11:00
parent ef28c70b9b
commit ebcdb9d93a

View file

@ -195,7 +195,7 @@ jobs:
release_docker_arm64:
if: github.ref == 'refs/heads/master'
needs: [ test_e2e, test_backend, test_frontend ]
needs: [ test_backend, test_frontend ]
runs-on: ubuntu-latest
steps:
- name: Init