test pipeline for tags
This commit is contained in:
@@ -20,4 +20,6 @@ COPY --chown=1001 target/*.jar /app/app.jar
|
||||
COPY --chown=1001 script/entrypoint.sh /opt/scripts/entrypoint.sh
|
||||
RUN chmod 0740 /opt/scripts/entrypoint.sh
|
||||
|
||||
CMD /opt/scripts/entrypoint.sh
|
||||
CMD /opt/scripts/entrypoint.sh
|
||||
|
||||
EXPOSE 8100
|
||||
Reference in New Issue
Block a user