Merged in bugfix/typo_bitbucket_pipelines (pull request #104)
Fix typo in bitbucket_pipelines.yml * Fix typo
This commit is contained in:
parent
6fd4ca2f11
commit
ba813ca80b
|
|
@ -116,11 +116,10 @@ pipelines:
|
|||
deployment: prod
|
||||
trigger: manual
|
||||
branches:
|
||||
dev:
|
||||
deploy-dev:
|
||||
- step:
|
||||
<<: *deploy
|
||||
deployment: dev
|
||||
develop:
|
||||
- step:
|
||||
<<: *deploy
|
||||
deployment: dev
|
||||
custom:
|
||||
deploy-stage:
|
||||
- step:
|
||||
|
|
|
|||
Loading…
Reference in New Issue