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

View File

@@ -6,8 +6,3 @@ modules:
- type: rpm-ostree
install:
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm
# - type: r2modman
# version: 3.1.49
# - type: script
# scripts:
# - install-gamescope-plus.sh