Skip to content

Commit 0efc9b3

Browse files
committed
Removing uneccesary files and updating build script
1 parent e66cbd2 commit 0efc9b3

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Diff for: scripts/build_docker.sh

-3
This file was deleted.

Diff for: scripts/test.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12
cd ..
2-
mvn install -DskipTests
3+
mvn compile jib:dockerBuild
34
docker compose up --build

0 commit comments

Comments
 (0)