Skip to content

Commit d023a59

Browse files
committed
Update deploy.md with dependencies update options.
1 parent 953529a commit d023a59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DEPLOY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Steps to deploy
22
1. (Optional) Follow the guide in `REGENERATE.md` if you want to regenerate the full client code (e.g. refreshing with new API endpoints)
3+
1. If necessary update the dependencies manually OR
4+
2. Before generating the client code, remove the `build.gradle` from the `.openapi-generator-ignore` file. After generation, add the `build.gradle` back to the ignore file. In the newly generated `build.gradle`, set up the signing and publication task as before the regeneration.
35
2. Update the version in the `build.gradle` file.
46
3. Commit & Push
57

0 commit comments

Comments
 (0)