Skip to content

Commit

Permalink
Run the full CI pipeline for this branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
tcojean committed Jun 23, 2020
1 parent b39decc commit 860d051
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,7 @@ gh-pages:
refs:
- develop
- master
- release/1.2.0
- tags
variables:
- $RUN_CI_TAG
Expand All @@ -764,6 +765,7 @@ threadsanitizer:
refs:
- master
- develop
- release/1.2.0
- tags
variables:
- $RUN_CI_TAG
Expand All @@ -784,6 +786,7 @@ leaksanitizer:
refs:
- master
- develop
- release/1.2.0
- tags
variables:
- $RUN_CI_TAG
Expand All @@ -804,6 +807,7 @@ addresssanitizer:
refs:
- master
- develop
- release/1.2.0
- tags
variables:
- $RUN_CI_TAG
Expand All @@ -824,6 +828,7 @@ leaksanitizer:
refs:
- master
- develop
- release/1.2.0
- tags
variables:
- $RUN_CI_TAG
Expand All @@ -846,6 +851,7 @@ undefinedsanitizer:
refs:
- master
- develop
- release/1.2.0
- tags
variables:
- $RUN_CI_TAG
Expand Down

0 comments on commit 860d051

Please sign in to comment.