Skip to content
Snippets Groups Projects
Commit b01f7e4f authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

can deploy

parent 6bf7b037
No related branches found
No related tags found
1 merge request!231System distribution plot edit article
Pipeline #127276 failed with stages
in 9 minutes and 5 seconds
......@@ -492,7 +492,7 @@ build:prod:wiki:
deploy:dev:
extends: .deploy
rules:
- if: $CI_COMMIT_BRANCH == "dev" || $CI_COMMIT_BRANCH == "distri-system-section"
- if: $CI_COMMIT_BRANCH == "dev" || $CI_COMMIT_BRANCH == "system-distribution-plot"
needs:
- "build:dev:wiki"
when: manual
......
{
"editor.defaultFormatter": "Vue.volar",
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment