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

kie-issues#655: fix Jenkinsfile.deploy #3009

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

jstastny-cz
Copy link
Contributor

apache/incubator-kie-issues#655

Fixing Jenkinsfile.deploy for use in ASF Jenkins.

Main issue was with the shared jenkins library, where used Groovy methods need allowing in script security. To unblock, rewriting using different "path" in library code which is not affected.

Also adjusting to reflect DISABLE_DEPLOY configuration property - to be able to run nightly job without actual push to repos.

Also introducing distinction between repository and folder names in Jenkinsfile, for better readability.

@jstastny-cz jstastny-cz merged commit c23bd89 into apache:main Nov 3, 2023
1 check passed
@jstastny-cz jstastny-cz deleted the kie-issues_655 branch November 3, 2023 13:28
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