Skip to content

Commit 1051c59

Browse files
committed
name conditional
1 parent 08e8b3a commit 1051c59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci/updatecli/bump-logstash-version.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ targets:
5858
name: Update logstash-core dependency in lockfile
5959
kind: file
6060
disablesourceinput: true
61+
conditionsids:
62+
- lockfile_exists
6163
spec:
6264
file: Gemfile.jruby-3.1.lock.release
6365
matchpattern: 'logstash-core \(= [0-9]+\.[0-9]+\.[0-9]+'
@@ -67,6 +69,8 @@ targets:
6769
name: Update logstash-core spec in lockfile
6870
kind: file
6971
disablesourceinput: true
72+
conditionsids:
73+
- lockfile_exists
7074
spec:
7175
file: Gemfile.jruby-3.1.lock.release
7276
matchpattern: 'logstash-core \([0-9]+\.[0-9]+\.[0-9]+-java\)'

0 commit comments

Comments
 (0)