all: work around shed not detecting a match
This commit is contained in:
parent
22f0ee42d1
commit
79343c8540
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN : \
|
||||||
COSMO "$PWD" \
|
COSMO "$PWD" \
|
||||||
COSMO_DIST "$PWD/dist/$COSMO_FLAVOR" \
|
COSMO_DIST "$PWD/dist/$COSMO_FLAVOR" \
|
||||||
\
|
\
|
||||||
&& shed expand "s_o='o/[^']*'_o='o/$mode'_g" \
|
&& shed expand "s_o='o/[^']*'_o='o/$mode' _g" \
|
||||||
;
|
;
|
||||||
|
|
||||||
RUN --mount=type=tmpfs,target=/tmp : \
|
RUN --mount=type=tmpfs,target=/tmp : \
|
||||||
|
|
Loading…
Add table
Reference in a new issue