mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-30 20:23:49 +00:00
Change CI group identifiers. (#484)
This commit is contained in:
@@ -13,9 +13,9 @@ version="${args[1]}"
|
||||
target="shippable/posix/"
|
||||
|
||||
if [ "${#args[@]}" -gt 2 ]; then
|
||||
target="shippable/posix/group${args[2]}/"
|
||||
target="azp/${args[2]}/"
|
||||
else
|
||||
target="shippable/posix/"
|
||||
target="azp/"
|
||||
fi
|
||||
|
||||
force_python=""
|
||||
|
||||
Reference in New Issue
Block a user