Do not run tests.
They make trouble in a kaniko environment and as this container is about to be retired anyways it is not too important.
This commit is contained in:
parent
164efe9d2d
commit
c0c5419afc
@ -10,7 +10,7 @@ RUN git clone https://github.com/airsonic-advanced/airsonic-advanced
|
||||
|
||||
WORKDIR /airsonic-advanced
|
||||
RUN git checkout "$VERSION"
|
||||
RUN mvn package
|
||||
RUN mvn package -DskipTests
|
||||
|
||||
|
||||
FROM docker.io/thallian/alpine-s6:3.16
|
||||
|
Loading…
Reference in New Issue
Block a user