quiet apt
This commit is contained in:
@@ -30,7 +30,7 @@ pods:
|
||||
name: ubuntu:18.04
|
||||
entrypoint: [""]
|
||||
script:
|
||||
- apt update && apt install -y curl gettext
|
||||
- apt -qq update && apt -qq install -y curl gettext
|
||||
- curl -LO https://storage.googleapis.com/kubernetes-release/release/`curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt`/bin/linux/amd64/kubectl
|
||||
- chmod +x ./kubectl
|
||||
- ls -lah
|
||||
|
||||
Reference in New Issue
Block a user