Install gcloud cli
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user