Skip to content

Commit 0fcaab8

Browse files
chore: hermetic build to manage the graalvm presubmit image versions
googleapis/sdk-platform-java#3800
1 parent e289390 commit 0fcaab8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
{
1717
"customType": "regex",
1818
"fileMatch": [
19-
"^.kokoro/continuous/graalvm-native.*.cfg$",
20-
"^.kokoro/presubmit/graalvm-native.*.cfg$"
19+
"^.kokoro/continuous/graalvm-native.*.cfg$"
2120
],
2221
"matchStrings": [
2322
"value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\""

0 commit comments

Comments
 (0)