Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Docker Login Improvements #75

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Docker Login Improvements #75

merged 1 commit into from
Oct 14, 2020

Conversation

nebhale
Copy link
Member

@nebhale nebhale commented Oct 14, 2020

No description provided.

Previously the Docker Login step in many of the workflows was executed
regardless of whether it was necessary.  This would have been find except that
the required secrets were not available in PRs from forks.  This change
removes the Docker Login steps from where it is not necessary and puts a guard
on its execution in workflows that are run as part of PRs.

Signed-off-by: Ben Hale <[email protected]>
@nebhale nebhale requested a review from a team as a code owner October 14, 2020 22:27
@nebhale nebhale added semver:patch A change requiring a patch version bump type:task A general task labels Oct 14, 2020
@nebhale nebhale merged commit 66a5862 into main Oct 14, 2020
@nebhale nebhale deleted the docker-login-improvements branch October 14, 2020 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
semver:patch A change requiring a patch version bump type:task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant