bahmutov / now-pipeline

Simple CI pipeline with goal to deploy new version at Zeit Now cloud if tests pass
141 stars 8 forks source link

Switch to Api v2 #33

Open bahmutov opened 6 years ago

bahmutov commented 6 years ago

https://zeit.co/blog/api-2

Because old API is not working anymore

baires commented 6 years ago

Same here, my pipeline is broken

TypeError: Cannot read property 'data' of undefined

    at now.createDeployment.then.catch.r (/usr/src/node_modules/now-pipeline/src/index.js:170:36)

    at <anonymous>

    at process._tickCallback (internal/process/next_tick.js:188:7)

script returned exit code 255