mirror of
https://github.com/docker/build-push-action.git
synced 2025-12-06 09:16:45 +03:00
Compare commits
No commits in common. "cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6" and "ccc2b40e9ea6518f9252a22a990f8e868370f62e" have entirely different histories.
cb8fc7586f
...
ccc2b40e9e
1
.github/e2e/nexus/install.sh
vendored
1
.github/e2e/nexus/install.sh
vendored
@ -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"
|
||||
|
||||
4
.github/workflows/.e2e-run.yml
vendored
4
.github/workflows/.e2e-run.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user