Add newrelic

This commit is contained in:
Paulo Gustavo Veiga
2022-02-03 18:57:18 -08:00
parent 677bfe8b89
commit 06fbf208ec
2 changed files with 2 additions and 3 deletions

View File

@@ -4,4 +4,4 @@ set -o
set -u
mvn -f ../pom.xml clean package
docker build -t veigap/wisemapping:latest -f ./Dockerfile ../wise-webapp/target/
docker build -t wisemapping/wisemapping:latest -f ./Dockerfile ../wise-webapp/target/