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

Fix always existing typo in CI_REGISTRY_BUILD_ARGS

This patch fixes an embarrassing typo.
parent fe9bae32
Branches
No related tags found
No related merge requests found
Pipeline #5312 passed
......@@ -9,7 +9,7 @@ stages:
variables:
SI_TOOLS_VERSION: "0.3.1"
CI_REGISTRY_IMAGE_VERSION: "1.3.0"
CI_REGISTRY_BUILD_ARG: "--build-arg SI_TOOLS_VERSION"
CI_REGISTRY_BUILD_ARGS: "--build-arg SI_TOOLS_VERSION"
container-test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment