Use env var substitution
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: wke
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/base
|
||||
# base-image: harbor.jpnet.dev/wunker-os/base
|
||||
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/base
|
||||
image-version: latest
|
||||
description: The image of Wunker OS for RKE2 Worker
|
||||
alt-tags:
|
||||
|
||||
Reference in New Issue
Block a user