mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
updated comment
This commit is contained in:
parent
45f43ced5e
commit
38bd3dda8a
@ -83,7 +83,7 @@ module.exports = {
|
||||
this.options.region)
|
||||
.then((cfData) => this.monitorStack('update', cfData))
|
||||
.catch((e) => {
|
||||
console.log('If this error states \"No updates are to be performed.\", it is not really an error', e);
|
||||
// No updates to template error is caught here
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user