We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08866ec commit 271171eCopy full SHA for 271171e
linux/jdk/alpine/src/main/packaging/entrypoint.sh
@@ -15,7 +15,7 @@ sudo cp /home/builder/.abuild/private.rsa.pub /etc/apk/keys
15
16
# Build package and set distributions it supports
17
cd /home/builder/workspace/packaging
18
-abuild -r -v
+abuild -r
19
20
arch=$(abuild -A)
21
0 commit comments