Skip to content

Commit

Permalink
aai-common docker build broken
Browse files Browse the repository at this point in the history
- add missing -P arg for aai-aai-common-docker job definition

Issue-ID: AAI-4046
Change-Id: I6f7883f31630335652691ae659033f28dd28704b
Signed-off-by: Fiete Ostkamp <[email protected]>
  • Loading branch information
Fiete Ostkamp authored and Fiete Ostkamp committed Oct 29, 2024
1 parent 66001d6 commit b560085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jjb/aai/aai-aai-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
- "master":
branch: "master"
distro: "alpine"
mvn-params: "docker"
mvn-params: "-P docker"
docker-name: "onap/aai-common-{distro}"
docker-build-args: "-f ./Dockerfile.{distro}"
docker-root: "$WORKSPACE/Dockerfiles/aai-common/"
Expand Down

0 comments on commit b560085

Please sign in to comment.