.drone.yml fix
This commit is contained in:
@@ -19,7 +19,6 @@ COPY --from=builder --chown=app:app /opt/bin/application ./
|
|||||||
|
|
||||||
USER app
|
USER app
|
||||||
|
|
||||||
CMD ["./application"]
|
|
||||||
COPY --from=builder /opt/bin/application ./
|
COPY --from=builder /opt/bin/application ./
|
||||||
|
|
||||||
CMD ["./application"]
|
CMD ["./application"]
|
||||||
Reference in New Issue
Block a user