diff --git a/Dockerfile b/Dockerfile index 72c1daa..798506d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,4 +4,3 @@ FROM tomcat:9.0.37-jdk8 COPY target/*.war /usr/local/tomcat/webapps/maven-web-app.war #Done # Learning coding -# Trigger sequential build