Skip to content
Snippets Groups Projects
Commit 96696429 authored by Jakob Lambert-Hartmann's avatar Jakob Lambert-Hartmann
Browse files

debug information

parent e580d95b
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ echo "Building image"
buildah login -u gitlab-ci-token -p ${CI_BUILD_TOKEN} ${CI_REGISTRY}
df -h
lsmod | grep overlay
sleep 1h
buildah bud -t ${CI_REGISTRY_IMAGE}/${CI_COMMIT_REF_SLUG}:${CI_COMMIT_SHA} . \
......
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