We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f2221 commit c3bf6f5Copy full SHA for c3bf6f5
.gitlab/ci/e2e.yml
@@ -68,6 +68,7 @@ load retina variables:
68
- if: $CI_DESCRIPTION =~ /Nightly E2E Tests/
69
- if: $ON_WEB
70
- if: $ON_API
71
+ - if: $CI_DESCRIPTION =~ /Weekly/
72
script:
73
- cat .gitlab/ci/e2e/.env
74
artifacts:
0 commit comments