mirror of
https://gitea.mrx.ltd/go-pkg/drone-kubernetes.git
synced 2025-09-16 19:52:00 +08:00
🐳
This commit is contained in:
@@ -15,6 +15,6 @@ FROM alpine
|
|||||||
|
|
||||||
COPY --from=build /build/app /bin
|
COPY --from=build /build/app /bin
|
||||||
|
|
||||||
RUN ls -lh
|
RUN ls -al /bin/ | grep 'app'
|
||||||
|
|
||||||
ENTRYPOINT ["/bin/app"]
|
ENTRYPOINT ["/bin/app"]
|
Reference in New Issue
Block a user