Commit 5c928b12 authored by Marcel Amirault's avatar Marcel Amirault

Remove type from ruby template

Type is deprecated and we should use stage now.

Changelog: changed
parent 4234abfd
......@@ -52,7 +52,7 @@ rails:
# This deploy job uses a simple deploy flow to Heroku, other providers, e.g. AWS Elastic Beanstalk
# are supported too: https://github.com/travis-ci/dpl
deploy:
type: deploy
stage: deploy
environment: production
script:
- gem install dpl
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment