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#821: Setup weekly cloud jobs #1177

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

rodrigonull
Copy link
Contributor

ISSUE: apache/incubator-kie-issues#821

This PR introduces the setup of 2 new weekly jobs: Kogito Images and Kogito Serverless Operator.

// Should be multibranch pipeline
pipeline {
agent {
label 'ubuntu'
Copy link
Contributor

Choose a reason for hiding this comment

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

Please consider using util.getLabel('ubuntu'), so we can easily avoid faulty nodes in the future

Copy link
Contributor Author

Choose a reason for hiding this comment

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

util.getLabel('ubuntu'),

Updated. Thanks @cimbalek

@cimbalek
Copy link
Contributor

cimbalek commented Feb 6, 2024

LGTM, thanks!

@rodrigonull rodrigonull merged commit b8ef8a5 into apache:main Feb 8, 2024
2 checks passed
@rodrigonull rodrigonull deleted the kie-issues_821_cloud branch February 8, 2024 19:20
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