Skip to content
Snippets Groups Projects
Verified Commit 356a56f7 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(gitlab-ci): Trigger eartly multi-plantform builds

parent bec3aec9
No related branches found
No related tags found
No related merge requests found
Pipeline #18113 failed
......@@ -16,4 +16,4 @@ build:
else
export BUILD_ARGS="${BUILD_ARGS} --tag=$CI_COMMIT_REF_SLUG --latest=false"
fi
- earthly --ci --allow-privileged --push ${ARGS} +container --registry=${CI_REGISTRY_IMAGE} ${BUILD_ARGS}
- earthly --ci --allow-privileged --push ${ARGS} --platform=linux/amd64 --platform=linux/arm64 +container --registry=${CI_REGISTRY_IMAGE} ${BUILD_ARGS}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment