mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
Merged master into DCD-1157-allow-bitbucket-elasticsearch-basic-auth
This commit is contained in:
@@ -105,6 +105,14 @@ pipelines:
|
||||
- ./bin/install-ansible --dev
|
||||
- cd roles/product_startup
|
||||
- pipenv run molecule test -s bitbucket
|
||||
- step:
|
||||
name: product_startup/startup_restart_false
|
||||
services:
|
||||
- docker
|
||||
script:
|
||||
- ./bin/install-ansible --dev
|
||||
- cd roles/product_startup
|
||||
- pipenv run molecule test -s startup_restart_false
|
||||
- step:
|
||||
name: product_common/default
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user