Fix
Some checks failed
deploy / docker (push) Failing after 10m17s

This commit is contained in:
Florian RICHER 2023-11-21 20:13:46 +01:00
parent fda612bb05
commit e6fac46ffb

View file

@ -17,7 +17,7 @@ jobs:
- name: Set up QEMU
uses: https://github.com/docker/setup-qemu-action@v3
with:
platforms: [amd64]
platforms: amd64
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3