mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
modified regex path on ln 39
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
- role: bitbucket_config
|
||||
- role: product_startup
|
||||
- role: bitbucket_dataset_restore
|
||||
when: atl_bitbucket_dataset_url is search ("(http|https|ftp)://[user[:pass]]@host.domain[:port]/path")
|
||||
when: atl_bitbucket_dataset_url is search ("(http|https)://")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user