Change pipeline to custom

This commit is contained in:
Ramon Wenger 2019-01-31 11:13:47 +01:00
parent 6bd709b8c4
commit 7d17914e2c
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ pipelines:
script:
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/skillbox-stage.git develop:master
deployment:
custom:
prod:
- step: *unittest-python
- step: *deploy-prod