Skip to content
New issue

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

Remove docker login step from the build workflow #943

Merged
merged 5 commits into from
Jun 19, 2024

Conversation

abhahn
Copy link
Member

@abhahn abhahn commented Jun 19, 2024

Description

Docker login won't pull secrets from PRs created from forks, which is causing failure during the PR gate for testing that the docker image builds successfully.

We don't push anything in this workflow, so we should be able to remove the login step from it without causing issues to fix this.

Contribution Checklist

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.
  • I didn't break any existing functionality 😄

@abhahn abhahn merged commit 7fac325 into main Jun 19, 2024
8 checks passed
@abhahn abhahn deleted the abhahn/docker-login-fix branch June 19, 2024 19:47
sudo-init pushed a commit to sudo-init/sample-app-chatGPT that referenced this pull request Sep 20, 2024
nikhilnagaraj pushed a commit to Admin-bh-Edge/Edge-Comp-Policies that referenced this pull request Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants