Merge pull request #221 from CartoDB/add-warning

Add warning about updating dependencies
This commit is contained in:
Rafa de la Torre
2021-06-08 10:32:42 +02:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
# Release & Deployment Process # Release & Deployment Process
:warning: Do not forget about updating dependencies in `cartodb-platform` and `carto-postgres-artifacts` :warning:
## Release steps ## Release steps
* Make sure `develop` branch passes all the tests. * Make sure `develop` branch passes all the tests.
* Merge `develop` into `master` * Merge `develop` into `master`