Add ctx for addimageinfo.sh
Some checks failed
Build container image / Build and push image (pull_request) Failing after 15m38s
Some checks failed
Build container image / Build and push image (pull_request) Failing after 15m38s
This commit is contained in:
@@ -31,7 +31,8 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
|
||||
mkdir -p /etc/pki/containers && \
|
||||
cp /tmp/keys/hydros.pub /etc/pki/containers
|
||||
|
||||
RUN /ctx/addimageinfo.sh
|
||||
RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
|
||||
/ctx/addimageinfo.sh
|
||||
|
||||
RUN --mount=type=bind,from=system-files,source=/,target=/tmp/sys_files \
|
||||
cp -r /tmp/sys_files
|
||||
|
||||
Reference in New Issue
Block a user