mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-21 22:49:16 -05:00
use bumpercar with buildkite that can split name
This commit is contained in:
@@ -166,7 +166,7 @@ module.exports = {
|
||||
"missing next version to set", version)
|
||||
|
||||
updateProject = (project, provider) ->
|
||||
console.log("setting environment variables in", project)
|
||||
console.log("setting %s environment variables in project %s", provider, project)
|
||||
car.updateProjectEnv(project, provider, {
|
||||
NEXT_DEV_VERSION: version,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user