change GitHub user from 'artspb' to 'derekparker' in TeamCity DSL (#2307)
This commit is contained in:
parent
f2ec3e49a8
commit
fe9ce7b148
2
.teamcity/settings.kts
vendored
2
.teamcity/settings.kts
vendored
@ -98,7 +98,7 @@ class AggregatorBuild(tests: Collection<BuildType>) : BuildType({
|
|||||||
token = "credentialsJSON:5dc93081-e0b2-41e2-b8f0-dea3c96e6426"
|
token = "credentialsJSON:5dc93081-e0b2-41e2-b8f0-dea3c96e6426"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
param("github_oauth_user", "artspb")
|
param("github_oauth_user", "derekparker")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user