Change pipeline to custom
This commit is contained in:
parent
6bd709b8c4
commit
7d17914e2c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue