chore: build latest

This commit is contained in:
Bastien Riviere 2024-11-16 17:47:26 +01:00
parent 72bc7edc9b
commit 854afd58c4
Signed by: babariviere
GPG key ID: 4E5F0839249F162E

View file

@ -17,7 +17,7 @@ env:
MY_IMAGE_NAME: "${{ github.event.repository.name }}" # the name of the image produced by this build, matches repo names MY_IMAGE_NAME: "${{ github.event.repository.name }}" # the name of the image produced by this build, matches repo names
MY_IMAGE_DESC: "Azure" MY_IMAGE_DESC: "Azure"
IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}" # do not edit IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}" # do not edit
FEDORA_MAJOR_VERSION: "40" FEDORA_MAJOR_VERSION: "latest"
jobs: jobs:
build_push: build_push: