mirror of
https://github.com/docker/build-push-action.git
synced 2025-11-06 22:46:56 +00:00
Compare commits
4 commits
a6bc22782d
...
6531327af5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6531327af5 | ||
|
|
cb8fc7586f | ||
|
|
5225a9fc21 | ||
|
|
e97f2ccdfd |
3 changed files with 6 additions and 5 deletions
1
.github/e2e/nexus/install.sh
vendored
1
.github/e2e/nexus/install.sh
vendored
|
|
@ -76,6 +76,7 @@ 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.7.0
|
||||
HARBOR_VERSION: v2.13.2
|
||||
NEXUS_VERSION: 3.47.1
|
||||
DISTRIBUTION_VERSION: 2.8.1
|
||||
DISTRIBUTION_VERSION: 3.0.0
|
||||
|
||||
jobs:
|
||||
run:
|
||||
|
|
|
|||
|
|
@ -6375,9 +6375,9 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"tmp@npm:^0.2.3":
|
||||
version: 0.2.3
|
||||
resolution: "tmp@npm:0.2.3"
|
||||
checksum: 73b5c96b6e52da7e104d9d44afb5d106bb1e16d9fa7d00dbeb9e6522e61b571fbdb165c756c62164be9a3bbe192b9b268c236d370a2a0955c7689cd2ae377b95
|
||||
version: 0.2.4
|
||||
resolution: "tmp@npm:0.2.4"
|
||||
checksum: fde5fcdbd741c957458d6f7310750879172b399ac62b468c6707cef6fd0e77d0e632dd05471f607530a248c483abaa00187a6eee8561030268ac98bfb5e41720
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue