Commit 9fc83d3a authored by 神楽坂玲奈's avatar 神楽坂玲奈

aarch64

parent 7bcae4f9
Pipeline #1924 passed with stage
in 3 minutes and 13 seconds
......@@ -22,6 +22,6 @@ build:
- chmod a+x ~/.docker/cli-plugins/docker-buildx
- docker buildx create --use
- docker buildx build --platform linux/amd64 --push --pull -t $CONTAINER_RELEASE_IMAGE .
- docker buildx build --platform linux/arm64/v8 -f Dockerfile.aarch64 --push --pull -t $CONTAINER_RELEASE_IMAGE .
# - docker buildx build --platform linux/arm64/v8 -f Dockerfile.aarch64 --push --pull -t $CONTAINER_RELEASE_IMAGE .
only:
- master
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment