Skip to content
Snippets Groups Projects
Commit 8583ee30 authored by Mathias Chouet's avatar Mathias Chouet
Browse files

Typo on #374

parent b8f62075
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ stages:
- install
- test
- build
- clean-stale-branches
- deploy
- deploy-stable
- releases-nightly
......@@ -77,9 +78,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