Fix reenv name in deployment step

This commit is contained in:
Ramon Wenger 2022-05-17 16:24:30 +02:00
parent d7a09ab516
commit fb75ec6825
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ definitions:
script:
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/skillbox-stage.git develop:master
- &deploy-preprod-manual
name: deploy to prod environments on heroku
name: deploy to pre-prod environments on heroku
trigger: manual
deployment: preprod
script: