Skip to content

Commit

Permalink
Update DEPLOY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfigCat authored Mar 30, 2020
1 parent 6ed8dbd commit b718464
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions DEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
bin/rspec --format doc
```
2. Increase the version in the `lib/configcat/version.rb` file.
3. Update Gemfile.lock by running:
```bash
4. bundle install
```
5. Commit & Push
3. Commit & Push
## Publish
Use the **same version** for the git tag as in the `version.rb`.
- Via git tag
Expand All @@ -34,4 +30,4 @@ Make sure the new version is available on [RubyGems](https://rubygems.org/gems/c
Update and test sample apps with the new SDK version.
```bash
gem update configcat
```
```

0 comments on commit b718464

Please sign in to comment.