Skip to content
Snippets Groups Projects
Verified Commit 8dd3b386 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

TEST

parent 2fa8c60b
No related branches found
No related tags found
No related merge requests found
Pipeline #5315 passed
...@@ -15,6 +15,8 @@ container-build: ...@@ -15,6 +15,8 @@ container-build:
- export VCS_URL=$CI_PROJECT_URL - export VCS_URL=$CI_PROJECT_URL
script: script:
- si-fix "${CI_REGISTRY_BUILD_DOCKERFILE:-./Dockerfile}" - si-fix "${CI_REGISTRY_BUILD_DOCKERFILE:-./Dockerfile}"
- echo $CI_REGISTRY_BUILD_ARGS
- echo $SI_TOOLS_VERSION
- podman build --pull - podman build --pull
--label "org.opencontainers.image.source=$CI_PROJECT_URL" --label "org.opencontainers.image.source=$CI_PROJECT_URL"
--label "org.opencontainers.image.revision=$CI_COMMIT_SHA" --label "org.opencontainers.image.revision=$CI_COMMIT_SHA"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment