Commit a0c00bc2 authored by nanahira's avatar nanahira

no use avx2 for build

parent 7e6d3ca6
Pipeline #40407 failed with stages
in 133 minutes and 49 seconds
......@@ -11,7 +11,7 @@ before_script:
.build-image:
stage: build
tags:
- docker
- docker-noavx2
script:
- docker build --pull -t $TARGET_IMAGE .
- docker push $TARGET_IMAGE
......
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