Skip to content

ci: set username statically#724

Merged
mumoshu merged 1 commit intomasterfrom
ci/fix-for-prs
Aug 11, 2021
Merged

ci: set username statically#724
mumoshu merged 1 commit intomasterfrom
ci/fix-for-prs

Conversation

@toast-gear
Copy link
Copy Markdown
Collaborator

GitHub a while ago changed how secrets work, secrets are not accessible from forks now (also impacts dependabot). The docker username isn't a secret so I've just statically set it.

Additionally we had the runner version out of sync between latest and our immutable tags. I've moved all of the env stuff to the workflow level so we use the same runner software, docker version and username for both builds as they shouldn't ever be out of sync

@toast-gear toast-gear requested a review from mumoshu August 11, 2021 09:16
Copy link
Copy Markdown
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for fixing it!

@mumoshu mumoshu merged commit 02e05bd into master Aug 11, 2021
@mumoshu mumoshu deleted the ci/fix-for-prs branch August 11, 2021 11:03
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