fix: Build failing due to change in local tarball location
This commit is contained in:
parent
3d56b029af
commit
933d25054a
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ integration-test-rebase:
|
|||
integration-test-upgrade:
|
||||
ARG NIGHTLY=false
|
||||
FROM +integration-test-base --NIGHTLY=$NIGHTLY
|
||||
RUN mkdir -p /etc/blue-build && touch /etc/blue-build/jp-desktop.tar.gz
|
||||
RUN mkdir -p /etc/bluebuild && touch /etc/bluebuild/jp-desktop.tar.gz
|
||||
|
||||
RUN --privileged bb -vv upgrade config/recipe-jp-desktop.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue