Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit 22a97b8

Browse files
committedMar 1, 2019
resources: Update the build ID prefix
We're switching to a new Jenkins instance, so bump this value to avoid conflicting tag names.
1 parent 7cb59ac commit 22a97b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎resources/com/coreos/profiles/developer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* manifest job, when reusing build numbers would cause conflicting
2323
* branch names in the manifest-builds repository.
2424
*/
25-
"BUILD_ID_PREFIX": "jenkins2-",
25+
"BUILD_ID_PREFIX": "jenkins3-",
2626

2727
/*
2828
* The manifest-builds repository holds the manifest files for each

‎resources/com/coreos/profiles/embargoed.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"AZURE_CREDS": "7ab88376-e794-4128-b644-41c83c89e76d",
1010

11-
"BUILD_ID_PREFIX": "jenkins2-",
11+
"BUILD_ID_PREFIX": "jenkins3-",
1212

1313
"BUILDS_CLONE_URL": "ssh://core@35.197.82.132/coreos/manifest-builds.git",
1414
"BUILDS_CLONE_CREDS": "3d4319c2-bca1-47c8-a483-2f355c249e30",

0 commit comments

Comments
 (0)