mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 16:53:21 +08:00
remove comment in dockerfile
This commit is contained in:
@@ -24,4 +24,3 @@ RUN --mount=type=tmpfs,target=${BUILD_DIR} cp -R /src/. ${BUILD_DIR}/ \
|
||||
|
||||
FROM scratch AS export-stage
|
||||
COPY --from=build /out/stacks-inspect /out/blockstack-cli /out/clarity-cli /out/stacks-node /
|
||||
## comment
|
||||
|
||||
@@ -21,4 +21,3 @@ RUN --mount=type=tmpfs,target=${BUILD_DIR} cp -R /src/. ${BUILD_DIR}/ \
|
||||
|
||||
FROM scratch AS export-stage
|
||||
COPY --from=build /out/stacks-inspect /out/blockstack-cli /out/clarity-cli /out/stacks-node /
|
||||
## comment
|
||||
|
||||
Reference in New Issue
Block a user