diff --git a/Dockerfile b/Dockerfile index 4acecc6..c1332d6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM maven:3-eclipse-temurin-21-jammy as build +FROM maven:3-eclipse-temurin-21-jammy AS build # Install nodejs RUN apt-get update diff --git a/pom.xml b/pom.xml index d44390e..b48ffae 100644 --- a/pom.xml +++ b/pom.xml @@ -168,16 +168,6 @@ 0.0.8 true - - - - - - - uploadSourceBundle - - -