Skip to content
Snippets Groups Projects
Commit 860c27bd authored by Håvard Farestveit's avatar Håvard Farestveit
Browse files

Fixed deploying with gitlab CI/CD #21 #8 #6

parent a986a4ff
No related branches found
No related tags found
No related merge requests found
Pipeline #113111 passed
...@@ -33,5 +33,5 @@ deploy-backend: ...@@ -33,5 +33,5 @@ deploy-backend:
- cd ../../frontend - cd ../../frontend
- dpl --provider=heroku --app=$HEROKU_FRONTEND --api-key=$HEROKU_FRONTEND_API_KEY --skip_cleanup - dpl --provider=heroku --app=$HEROKU_FRONTEND --api-key=$HEROKU_FRONTEND_API_KEY --skip_cleanup
only: only:
- havfar/gitlab-ci-deploy - master
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