Skip to content
Snippets Groups Projects
Commit c9916867 authored by Joonas Seppä's avatar Joonas Seppä
Browse files

Figuring more about CI/CD artifacts

parent 656ca4f8
Branches
Tags
No related merge requests found
Pipeline #61488 failed
...@@ -17,6 +17,7 @@ build-backend: ...@@ -17,6 +17,7 @@ build-backend:
deploy-backend-to-heroku: deploy-backend-to-heroku:
image: ruby:latest image: ruby:latest
stage: deploy stage: deploy
skip_cleanup: true
before_script: before_script:
- gem install dpl - gem install dpl
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment