ci: test this dockerfile.
This commit is contained in:
parent
23f841b663
commit
2b62f0b80d
1 changed files with 2 additions and 1 deletions
|
@ -11,5 +11,6 @@ RUN apk add --no-cache musl-dev \
|
|||
# && ln -s concourse-http-resource in \
|
||||
# && ln -s concourse-http-resource out
|
||||
|
||||
FROM scratch
|
||||
FROM alpine
|
||||
#COPY --from=buildimg /usr/src/concourse-http-resource/artifacts /opt/resource
|
||||
WORKDIR /opt
|
||||
|
|
Loading…
Reference in a new issue