feat: Standardize build process
Merged
requested to merge zacharysabourin/eclipsefdn-downloads-api:zacharysabourin/main/11 into main
Compare changes
Files
3+ 2
− 2
@@ -108,6 +108,7 @@ pipeline {
@@ -108,6 +108,7 @@ pipeline {
@@ -120,7 +121,6 @@ pipeline {
@@ -120,7 +121,6 @@ pipeline {
docker build -f src/main/docker/Dockerfile.jvm --no-cache -t ${IMAGE_NAME}:${TAG_NAME} -t ${IMAGE_NAME}:latest .