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

Add Docker login back for pushing from main #1356

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

johscheuer
Copy link
Member

Description

In #1355 we did some refactoring and missed to add the login step if we operator on the main branch.

Type of change

Please select one of the options below.

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Testing

Documentation

Follow-up

@johscheuer johscheuer merged commit 77ce5c4 into FoundationDB:main Sep 21, 2022
@johscheuer johscheuer deleted the add-docker-login-back branch September 21, 2022 16:15
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: 2bdfdb1
  • Duration 4:06:08
  • Result: ❌ FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

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.

3 participants