Skip to content
Snippets Groups Projects
Commit a7216e79 authored by michael.minelli's avatar michael.minelli
Browse files

CI/CD => Fix execution of test build

parent 6e775eb4
No related branches found
No related tags found
1 merge request!2Adds a first version of the wiki documentation
Pipeline #26396 passed
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
...@@ -153,7 +153,7 @@ test:build: ...@@ -153,7 +153,7 @@ test:build:
# Build # Build
- !reference [.build_cli, script] - !reference [.build_cli, script]
rules: rules:
- if: '$CI_COMMIT_REF_PROTECTED == "true"' - if: '$CI_COMMIT_REF_PROTECTED != "true"'
build:version: build:version:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment