Update .gitlab-ci.yml file
This commit is contained in:
@@ -14,7 +14,7 @@ test:
|
||||
- main
|
||||
|
||||
before_script:
|
||||
- apk add --no-cache docker-cli
|
||||
- apk add --no-cache docker-cli curl jq # Устанавливаем curl и jq
|
||||
- |
|
||||
# Wait for Docker to be ready
|
||||
until docker info; do
|
||||
|
||||
Reference in New Issue
Block a user