Skip to content
Snippets Groups Projects
Commit 4cad31da authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

Update gitlab-ci.yaml

parent 44988d04
No related branches found
No related tags found
No related merge requests found
Pipeline #93057 canceled
...@@ -78,6 +78,7 @@ helm-lint: ...@@ -78,6 +78,7 @@ helm-lint:
- helm repo add nmaas-helm-mirror https://artifactory.software.geant.org/artifactory/nmaas-helm-mirror - helm repo add nmaas-helm-mirror https://artifactory.software.geant.org/artifactory/nmaas-helm-mirror
script: script:
- git checkout $CI_COMMIT_REF_NAME - git checkout $CI_COMMIT_REF_NAME
- git branch --set-upstream-to=origin/$CI_COMMIT_REF_NAME $CI_COMMIT_REF_NAME
- git pull - git pull
- ct lint --all --debug --target-branch master - ct lint --all --debug --target-branch master
rules: rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment