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

build: fix condition for Jenkinsfile cron job #3909

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

vgarciabnz
Copy link
Member

Description

Modify the condition to check the Job name. The variable JOB_NAME contains the name of the folder (such as android-multibranch-PR) and the branch name, so the variable value is something as android-multibranch-PR/develop.

The change is to verify if JOB_NAME starts with the name of folder.

@vgarciabnz vgarciabnz changed the title Fix condition for Jenkinsfile cron job build: fix condition for Jenkinsfile cron job Nov 28, 2024
Copy link

sonarcloud bot commented Nov 28, 2024

@andresmr andresmr merged commit 6af97ea into develop Nov 28, 2024
3 checks passed
@andresmr andresmr deleted the jenkinsfile-cron-job-condition branch November 28, 2024 12:48
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.

3 participants