Commit de3d95d2 authored by James T. Lee's avatar James T. Lee
Browse files

Use image for CI host platform

parent 2207b3fe
Pipeline #250 passed with stage
in 2 minutes and 3 seconds
......@@ -3,7 +3,7 @@ stages:
- 'sync'
default:
image: '${CI_REGISTRY}/nest/tools/buildah:haswell'
image: '${CI_REGISTRY}/nest/tools/buildah:${CI_HOST_PLATFORM}'
before_script:
- 'buildah login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY"'
......
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