Rename images

This commit is contained in:
Gerald Pinder
2023-07-23 16:31:15 -04:00
parent cbab75a41a
commit 65b3959065
7 changed files with 3 additions and 210 deletions

View File

@@ -49,7 +49,7 @@ build:
matrix:
- RECIPE:
- recipe-desktop.yml
- recipe-framework.yml
- recipe-framework-13.yml
script:
- buildah build --build-arg=RECIPE=$RECIPE --build-arg=FEDORA_MAJOR_VERSION=$FEDORA_MAJOR_VERSION --build-arg BASE_IMAGE_URL=$BASE_IMAGE_URL -t $FULL_IMAGE_NAME:${TAGS} .
- |