Compare commits

..

No commits in common. "cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6" and "ccc2b40e9ea6518f9252a22a990f8e868370f62e" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -76,7 +76,6 @@ until $(curl --output /dev/null --silent --head --fail "http://$NEXUS_HOST:$NEXU
printf '.'
sleep 5
done
echo "ready!"
echo "::endgroup::"
echo "::group::Change user's password"

View File

@ -27,9 +27,9 @@ on:
type: string
env:
HARBOR_VERSION: v2.13.2
HARBOR_VERSION: v2.7.0
NEXUS_VERSION: 3.47.1
DISTRIBUTION_VERSION: 3.0.0
DISTRIBUTION_VERSION: 2.8.1
jobs:
run: