Pipeline: Try fix
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 44s
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 44s
This commit is contained in:
parent
ee30949f27
commit
87debb0f7c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ ARG FEDORA_MAJOR_VERSION=40
|
|||
|
||||
FROM quay.io/fedora-ostree-desktops/kinoite:${FEDORA_MAJOR_VERSION}
|
||||
|
||||
ARG FEDORA_MAJOR_VERSION
|
||||
ARG FEDORA_MAJOR_VERSION=${FEDORA_MAJOR_VERSION}
|
||||
|
||||
COPY scripts /tmp/scripts
|
||||
|
||||
|
|
Loading…
Reference in a new issue