FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 36b33372 authored by Jake Hutchinson's avatar Jake Hutchinson
Browse files

Use rl9 kayobe-automation

parent 60130cca
No related branches found
No related tags found
1 merge request!510Use rl9 kayobe-automation in Zed
......@@ -41,7 +41,7 @@ build kayobe:
# Set up ssh-agent to login into private kayobe repo
# - .automation/utils/kayobe-automation-ssh-agent
# If we've already built it, save some time and don't build it again!
- DOCKER_BUILDKIT=1 docker build --cache-from $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA -f .automation/docker/kayobe/Dockerfile -t $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA .
- DOCKER_BUILDKIT=1 docker build --cache-from $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA -f .automation/docker/kayobe/Dockerfile -t $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA --build-arg BASE_IMAGE='rockylinux:9' .
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
overcloud:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment