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

Shameful typo on CI/CD config

parent 4b02c95d
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ clean-stale-branches: ...@@ -84,7 +84,7 @@ clean-stale-branches:
- tags - tags
- web - web
script: script:
- nodejs scripts/remove-stale-branches.sh $DEPLOY_HOST_LOGIN $DEPLOY_URL - ./scripts/remove-stale-branches.sh $DEPLOY_HOST_LOGIN $DEPLOY_URL
deploy: deploy:
stage: deploy stage: deploy
......
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