Rename "tier-1" to "standard"
Followup to the rename of "tier-0" to "minimal". The tiers nomenclature didn't end up working out. Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
3950d19bdc
commit
11a09f4c76
14 changed files with 7 additions and 7 deletions
|
|
@ -24,7 +24,7 @@ build-image:
|
|||
extends: .build-image
|
||||
parallel:
|
||||
matrix:
|
||||
- TIER: [minimal, tier-1, tier-x]
|
||||
- TIER: [minimal, standard, tier-x]
|
||||
variables:
|
||||
EXTRA_ARGS: "--security-opt=label=disable --cap-add=all --build-arg MANIFEST=fedora-$TIER.yaml"
|
||||
rules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue