mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
Install compose v1 and v2 alongside (#4203)
This commit is contained in:
@@ -9,4 +9,4 @@ URL="https://github.com/docker/compose/releases/download/1.29.2/docker-compose-L
|
||||
curl -L $URL -o /usr/local/bin/docker-compose
|
||||
chmod +x /usr/local/bin/docker-compose
|
||||
|
||||
invoke_tests "Tools" "Docker-compose"
|
||||
invoke_tests "Tools" "Docker-compose v1"
|
||||
|
||||
Reference in New Issue
Block a user