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

Style fixes

parent c347b028
Pipeline #222 skipped
...@@ -18,7 +18,7 @@ default: ...@@ -18,7 +18,7 @@ default:
--build-arg EMERGE_DEFAULT_OPTS="--jobs=${JOBS} --usepkg" --build-arg EMERGE_DEFAULT_OPTS="--jobs=${JOBS} --usepkg"
--build-arg MAKEOPTS="-j${JOBS}" --build-arg MAKEOPTS="-j${JOBS}"
--build-arg PROFILE="haswell/server" --build-arg PROFILE="haswell/server"
-v ${PWD}/debug:/usr/lib/debug -v "${PWD}/debug:/usr/lib/debug"
-v /nest:/nest -v /nest:/nest
-t "${CI_REGISTRY_IMAGE}:haswell" .' -t "${CI_REGISTRY_IMAGE}:haswell" .'
- 'buildah bud -t "${CI_REGISTRY_IMAGE}/debug:haswell" -f Containerfile.debug .' - 'buildah bud -t "${CI_REGISTRY_IMAGE}/debug:haswell" -f Containerfile.debug .'
......
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