We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc18a4 commit c3ba706Copy full SHA for c3ba706
.ci/build.sh
@@ -3,7 +3,7 @@
3
# Exit this script immediately if a command/function exits with a non-zero status.
4
set -e
5
6
-SCRIPT_INCLUDES="log.bash utils.bash setup-secrets.bash openjdk.bash maven.bash sourceforge-api.bash"
+SCRIPT_INCLUDES="log.bash utils.bash setup-secrets.bash openjdk.bash maven.bash sourceforge-api.bash github-releases-api.bash"
7
# shellcheck source=inc/fetch_ci_scripts.bash
8
source "$(dirname "$0")/inc/fetch_ci_scripts.bash" && fetch_ci_scripts
9
0 commit comments