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

Allow registry commands to skip local and remote #832

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Jun 5, 2024

  • Add local logout to kamal registry logout
  • Add skip_local and skip_remote options to kamal registry commands
  • Skip local login in kamal deploy when --skip-push is used

Fixes #814

- Add local logout to `kamal registry logout`
- Add `skip_local` and `skip_remote` options to `kamal registry` commands
- Skip local login in `kamal deploy` when `--skip-push` is used
@djmb djmb merged commit bdd951b into main Jun 6, 2024
8 checks passed
@djmb djmb deleted the registry-skips branch June 6, 2024 07:12
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.

kamal deploy with --skip-push tries a local docker registry login
1 participant