Skip to content

Commit 271171e

Browse files
committed
Test
1 parent 08866ec commit 271171e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/jdk/alpine/src/main/packaging/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sudo cp /home/builder/.abuild/private.rsa.pub /etc/apk/keys
1515

1616
# Build package and set distributions it supports
1717
cd /home/builder/workspace/packaging
18-
abuild -r -v
18+
abuild -r
1919

2020
arch=$(abuild -A)
2121

0 commit comments

Comments
 (0)