Skip to content

Commit

Permalink
Fixed issue with missing test for mk-ca-bundle.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed May 9, 2024
1 parent 9573182 commit e79dbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/dockerfile-generator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ printCopyFolders(){
echo "
COPY sbin /openjdk/sbin
COPY security /openjdk/security
COPY test /openjdk/test
COPY workspace/config /openjdk/config" >> "$DOCKERFILE_PATH"
}

Expand Down

0 comments on commit e79dbf0

Please sign in to comment.