mirror of
https://github.com/mudler/luet.git
synced 2025-07-04 11:06:35 +00:00
Adapt test
This commit is contained in:
parent
e9b4d66a3e
commit
3c0dd2b71d
@ -173,6 +173,8 @@ WORKDIR /luetbuild
|
||||
ENV PACKAGE_NAME=a
|
||||
ENV PACKAGE_VERSION=1.0
|
||||
ENV PACKAGE_CATEGORY=test
|
||||
ADD test /luetbuild/
|
||||
ADD http://www.google.com /luetbuild/
|
||||
ENV test=1
|
||||
RUN echo foo > /test
|
||||
RUN echo bar > /test2`))
|
||||
|
Loading…
Reference in New Issue
Block a user