Skip to content
Snippets Groups Projects
Commit 506f77d6 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

remove --platform

parent ef924e02
No related branches found
No related tags found
No related merge requests found
Pipeline #33354 failed
...@@ -147,7 +147,7 @@ create_release: ...@@ -147,7 +147,7 @@ create_release:
rules: rules:
- when: always - when: always
script: script:
- docker build -f docker/Dockerfile --platform linux/amd64 . - docker build -f docker/Dockerfile .
artifacts: artifacts:
name: "Artifact 1" name: "Artifact 1"
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment