"make release" draft
This commit is contained in:
4
docker/release.Dockerfile
Normal file
4
docker/release.Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
ARG RELEASE_IMAGE
|
||||
FROM scratch
|
||||
|
||||
COPY --from artifacts $RELEASE_IMAGE /$RELEASE_IMAGE
|
||||
Reference in New Issue
Block a user