Skip to content
Snippets Groups Projects
Commit d0b0ed22 authored by Mathias Chouet's avatar Mathias Chouet Committed by mathias.chouet
Browse files

Typo on #374

parent 7d1fbe00
No related branches found
No related tags found
1 merge request!99Devel - PAR
......@@ -3,6 +3,7 @@ stages:
- install
- test
- build
- clean-stale-branches
- deploy
- deploy-stable
- releases-nightly
......@@ -84,9 +85,7 @@ build:
- npm run build -- --base-href=/cassiopee/$CI_COMMIT_REF_NAME/
clean-stale-branches:
stage:
- deploy
- deploy-stable
stage: clean-stale-branches
only:
- pushes
- tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment