We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Packages e2e Tests CI workflow consistently fails on PRs from forks with:
Run docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d with: ecr: auto logout: true Error: Username and password required
The action can't login to Docker Hub because it doesn't have access to secrets. Example runs: https://github.com/cilium/tetragon/actions/runs/6622101289 https://github.com/cilium/tetragon/actions/runs/6558056561
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Packages e2e Tests CI workflow consistently fails on PRs from forks with:
The action can't login to Docker Hub because it doesn't have access to secrets.
Example runs:
https://github.com/cilium/tetragon/actions/runs/6622101289
https://github.com/cilium/tetragon/actions/runs/6558056561
The text was updated successfully, but these errors were encountered: