Install gcloud cli

This commit is contained in:
Gerald Pinder
2024-08-26 19:13:04 -04:00
parent 942ee59bdf
commit a278d42499
4 changed files with 20 additions and 8 deletions

View File

@@ -1,8 +1,11 @@
modules:
- from-file: common/docker-engine.yml
- type: script
scripts:
- setup-kubectl.sh
- type: files
files:
- source: gcloud
destination: /
- source: kubectl
destination: /
- type: rpm-ostree
repos:
- https://pkg.earthly.dev/earthly.repo
@@ -25,6 +28,7 @@ modules:
- gh
- go
- git-lfs
- google-cloud-cli
- type: script
scripts:
- install-mkcert.sh