Adjust pipeline.
This commit is contained in:
@@ -29,4 +29,4 @@ COPY --from=builder /app/harbormaster .
|
|||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
# Run the binary
|
# Run the binary
|
||||||
CMD ["./harbormaster"]
|
CMD ["/root/harbormaster"]
|
||||||
Reference in New Issue
Block a user