Skip to content
Snippets Groups Projects
Commit 4c4744a5 authored by Hugo Carrasco's avatar Hugo Carrasco
Browse files

Update .gitlab-ci.yml

parent 81fda4c2
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -31,5 +31,4 @@ deploy-job: ...@@ -31,5 +31,4 @@ deploy-job:
- git checkout master - git checkout master
- git pull -r - git pull -r
- git config --global url.ssh://git@heroku.com/.insteadOf https://git.heroku.com/ - git config --global url.ssh://git@heroku.com/.insteadOf https://git.heroku.com/
- git remote add heroku https://git.heroku.com/tdt4242secondexercise.git - git push https://git.heroku.com/tdt4242secondexercise.git master
- git push heroku master \ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment