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

NO-ISSUE: fix buildchain for native build #1210

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

jstastny-cz
Copy link
Contributor

Fixing buildchain jenkinsfile for native build (when snapshot deploy is disabled).

Problem was that in case of build-and-test jobs variants we're not passing the credentials via env at all, thus the withCredentials block need to be conditional on whether it is deploy or not.

@jstastny-cz jstastny-cz requested a review from rodrigonull June 20, 2024 08:50
Copy link
Contributor

@rodrigonull rodrigonull left a comment

Choose a reason for hiding this comment

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

LGTM

@jstastny-cz jstastny-cz merged commit 34de22b into apache:main Jun 20, 2024
18 checks passed
@jstastny-cz jstastny-cz deleted the fix-buildchain-native branch June 20, 2024 12:00
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