Merge branch '2.2.x' into 2.3.x

This commit is contained in:
Phillip Webb
2020-06-10 16:44:40 -07:00

View File

@@ -7,7 +7,7 @@ anchors:
docker-resource-source: &docker-resource-source
username: ((docker-hub-username))
password: ((docker-hub-password))
tag: ((branch))
tag: ((milestone))
build-project-task-params: &build-project-task-params
privileged: true
timeout: ((task-timeout))