Skip to content
Snippets Groups Projects
Commit 87e8bdfa authored by LEKHLAIKH Taha's avatar LEKHLAIKH Taha
Browse files

Update .gitlab-ci.yml file

parent e1b1cdc9
No related branches found
No related tags found
No related merge requests found
Pipeline #7250 canceled
......@@ -51,6 +51,9 @@ deploy:
stage: deploy
script:
- npm run deploy -- --token $SURGE_TOKEN
rules:
- if: $CI_COMMIT_BRANCH == "master"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment