Skip to content

Commit

Permalink
Some more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Oct 13, 2023
1 parent 0a0911b commit a165f66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ci/scripts/run-gradle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ fi

set -e
$GRADLEW -S --max-workers=$MAX_WORKERS $@

file="build/${BUILDKITE_BUILD_NUMBER}.tar.bz2"
ls -alh build
buildkite-agent artifact search "$file" --step "$BUILDKITE_JOB_ID" --format %u

0 comments on commit a165f66

Please sign in to comment.