fix: Checkout proper versions when building on main vs a PR
This commit is contained in:
parent
bf6ce3f650
commit
c084592934
3 changed files with 3 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ template-containerfile:
|
|||
template-secureblue:
|
||||
ARG NIGHTLY=false
|
||||
FROM +secureblue-base --NIGHTLY=$NIGHTLY
|
||||
RUN bluebuild -vv template -o Containerfile config/recipes/desktop/recipe-silverblue-nvidia.yml
|
||||
RUN bluebuild -vv template -o Containerfile config/recipes/general/recipe-silverblue-nvidia.yml
|
||||
|
||||
SAVE ARTIFACT /test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue