Skip to content

ci(validate): fix GOLANGCI_LINT_MULTIPLATFORM type for multiplatform lint#2442

Merged
crazy-max merged 1 commit intodocker:masterfrom
crazy-max:ci-fix-validate-matrix
May 2, 2024
Merged

ci(validate): fix GOLANGCI_LINT_MULTIPLATFORM type for multiplatform lint#2442
crazy-max merged 1 commit intodocker:masterfrom
crazy-max:ci-fix-validate-matrix

Conversation

@crazy-max
Copy link
Copy Markdown
Member

related to

GOLANGCI_LINT_MULTIPLATFORM != null will always be true in our bake definition as we set it to "1" or an empty string in

GOLANGCI_LINT_MULTIPLATFORM: process.env.GITHUB_REPOSITORY === 'docker/buildx' ? '1' : ''

…lint

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit d4f088e into docker:master May 2, 2024
@crazy-max crazy-max deleted the ci-fix-validate-matrix branch May 2, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant