Install hugo; adjust repo file management
This commit is contained in:
@@ -1,13 +1,9 @@
|
|||||||
modules:
|
modules:
|
||||||
- from-file: common/docker-engine.yml
|
- from-file: common/docker-engine.yml
|
||||||
- type: files
|
|
||||||
files:
|
|
||||||
- source: gcloud
|
|
||||||
destination: /
|
|
||||||
- source: kubectl
|
|
||||||
destination: /
|
|
||||||
- type: rpm-ostree
|
- type: rpm-ostree
|
||||||
repos:
|
repos:
|
||||||
|
- kubectl.repo
|
||||||
|
- google-cloud-sdk.repo
|
||||||
- https://pkg.earthly.dev/earthly.repo
|
- https://pkg.earthly.dev/earthly.repo
|
||||||
- https://cli.github.com/packages/rpm/gh-cli.repo
|
- https://cli.github.com/packages/rpm/gh-cli.repo
|
||||||
install:
|
install:
|
||||||
@@ -33,6 +29,7 @@ modules:
|
|||||||
# - elixir-doc
|
# - elixir-doc
|
||||||
- zlib-devel
|
- zlib-devel
|
||||||
- glab
|
- glab
|
||||||
|
- hugo
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
- install-mkcert.sh
|
- install-mkcert.sh
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
---
|
||||||
|
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||||
modules:
|
modules:
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
|
|||||||
Reference in New Issue
Block a user