Merge branch '2.1.x' into 2.2.x

This commit is contained in:
Phillip Webb 2020-06-10 16:44:22 -07:00
commit f39a3f963b
1 changed files with 1 additions and 1 deletions

View File

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