Skip to content
Snippets Groups Projects
Commit aaf8978b authored by emmapeel's avatar emmapeel :robot:
Browse files

Update .gitlab-ci.yml file

parent 9948a5a3
Branches master
No related tags found
No related merge requests found
......@@ -9,11 +9,9 @@ build_trans_preview:
variables:
TRANSLATION_BRANCH : $CI_COMMIT_BRANCH
rules:
- if : ('$CI_COMMIT_BRANCH != "support-portal" &&
$CI_COMMIT_BRANCH != "tpo-web" &&
$CI_COMMIT_BRANCH != "tbmanual-contentspot" &&
$CI_COMMIT_BRANCH != "communitytpo-contentspot" &&
$CI_COMMIT_BRANCH != "gettor-website-contentspot"')
when: never
- if: '$CI_COMMIT_BRANCH == "support-portal"'
- if: '$CI_COMMIT_BRANCH == "tpo-web"'
- if: '$CI_COMMIT_BRANCH == "tbmanual-contentspot"'
- if: '$CI_COMMIT_BRANCH == "communitytpo-contentspot"'
- if: '$CI_COMMIT_BRANCH == "gettor-website-contentspot"'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment