Skip to content

Commit

Permalink
Fix gke upgrade test job optional (kyma-project#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz-Smelcerz-SAP authored May 23, 2019
1 parent c0a71a5 commit 0f20d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow/jobs/kyma/kyma-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ presubmits: # runs on PRs
- name: pre-master-kyma-gke-upgrade-nosed
branches:
- master
<<: *gke_upgrade_job_template
<<: *gke_upgrade_job_template_nosed
# following regexp won't start build if only Markdown files were changed
run_if_changed: "^((resources\\S+|installation\\S+|tests/end-to-end/upgrade/chart/upgrade/\\S+)(\\.[^.][^.][^.]+$|\\.[^.][^dD]$|\\.[^mM][^.]$|\\.[^.]$|/[^.]+$))"
labels:
Expand Down

0 comments on commit 0f20d58

Please # to comment.