Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c3782cbb authored by Alexandre MERLIN's avatar Alexandre MERLIN
Browse files

[ci] Allow the preview of resource explorer to be skiped or fail

parent 2208ac5c
No related branches found
No related tags found
1 merge request!1046Allow skip preview resource explorer
Pipeline #1124238 passed
...@@ -112,6 +112,7 @@ preview_resources_explorer: ...@@ -112,6 +112,7 @@ preview_resources_explorer:
# But create a manual job on branches # But create a manual job on branches
- if: $CI_COMMIT_BRANCH - if: $CI_COMMIT_BRANCH
when: manual when: manual
allow_failure: true
variables: variables:
NEXT_PUBLIC_REFREPO_BRANCH: $CI_COMMIT_BRANCH NEXT_PUBLIC_REFREPO_BRANCH: $CI_COMMIT_BRANCH
trigger: trigger:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment