Skip to content

Conversation

cameron-dunn-sublime
Copy link
Member

Running the setup script in a GHA environment generally works -- the sudo prefix is used and doesn't cause problems (Ubuntu GHA runner so it's recognized as linux). However, if a private repo is used to add/replace a service then using sudo prevents the credentials which were associated via docker login.

This is a super simple approach and isn't added to docs/general usage. This use case is kind of specific to some internal testing -- there's not really a reason for a customer to need compatibility with docker login since all of our images are public.

@cameron-dunn-sublime cameron-dunn-sublime requested a review from a team August 16, 2023 23:22
@cameron-dunn-sublime cameron-dunn-sublime merged commit cb48ce6 into main Aug 17, 2023
@cameron-dunn-sublime cameron-dunn-sublime deleted the cd.no-sudo-required branch August 17, 2023 20:10
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