e2e: local harbor

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-02-10 04:45:25 +01:00
parent 6a8fbf0dbc
commit 2d8166c4b9
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
3 changed files with 149 additions and 12 deletions

8
.github/e2e/harbor/env vendored Normal file
View file

@ -0,0 +1,8 @@
REGISTRY_FQDN=localhost:8081
REGISTRY_USER=admin
REGISTRY_PASSWORD=Harbor12345
REGISTRY_SLUG=localhost:8081/test-docker-action/test-docker-action
HARBOR_HOST=localhost
HARBOR_PORT=8081
HARBOR_PROJECT=test-docker-action