summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2022-06-26 20:43:57 +0000
committerOwen Jacobson <owen@grimoire.ca>2022-06-26 20:43:57 +0000
commit4f94dbca6b7df0e01ae377cc45e5ff965c0d88c9 (patch)
tree1192febadf02a094ababdea078cdc10e1a2ab047 /.gitlab-ci.yml
parent8c76104dd0ca3e04899ba3516cd1a2aa692b5a76 (diff)
Update .gitlab-ci.yml file
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c2ee23b..fed8ca6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,3 +8,6 @@ deploy-heroku:
script:
- git remote add heroku https://heroku:$HEROKU_API_KEY@git.heroku.com/things-to-check.git
- git push -f heroku HEAD:main
+ environment:
+ name: Default
+ url: https://things-to-check.herokuapp.com/