Skip to content
Snippets Groups Projects
Commit 500c0396 authored by DAVID Axel's avatar DAVID Axel
Browse files

ci: :green_heart: Change stage pages to deploy

parent 86e5d2df
Branches
Tags
No related merge requests found
...@@ -19,7 +19,7 @@ stages: ...@@ -19,7 +19,7 @@ stages:
- 🦄 quality 🦄 - 🦄 quality 🦄
- 🔒️ security 🔒️ - 🔒️ security 🔒️
- 🤞 test 🤞 - 🤞 test 🤞
- 📝 pages 📝 - deploy
- 🚀 release 🚀 - 🚀 release 🚀
workflow: workflow:
...@@ -346,7 +346,7 @@ dependency_scanning: ...@@ -346,7 +346,7 @@ dependency_scanning:
pages: pages:
cache: [ ] cache: [ ]
stage: 📝 pages 📝 stage: deploy
rules: rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE != 'merge_request_event' - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE != 'merge_request_event'
needs: needs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment