Skip to content
Snippets Groups Projects
Commit fd003c37 authored by Alexis Mergez's avatar Alexis Mergez
Browse files

Update .gitlab-ci.yml file

Fixed typo
parent f6bf34d0
Branches
Tags v2.1.4c
No related merge requests found
Pipeline #169988 failed
......@@ -13,7 +13,7 @@ test_for_changes:
stage: .pre
image: ubuntu:latest
rules:
-if: $CI_COMMIT_TAG
- if: $CI_COMMIT_TAG
script:
- apt update -y && apt install -y git
# Getting current and previous tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment