Skip to content

Commit

Permalink
Update Deploy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
configcat-developer committed Sep 30, 2019
1 parent d8512aa commit 933c893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ At this point you should have a new [docker image](https://cloud.docker.com/u/co
```bash
circleci orb publish orb.yml configcat/flag_reference_validator@[MAJOR].[MINOR].[PATCH]
```
> Example: `circleci orb publish orb.yml configcat/[email protected]`
> Example: `circleci orb publish integrations/circleci/orb.yml configcat/[email protected]`

> You can also publish non-public developer versions with the `dev:` version prefix like: `flag_reference_validator@dev:1.2.1`
6. Make sure the new version is available in the [Orb Registry](https://circleci.com/orbs/registry/orb/configcat/flag_reference_validator).

0 comments on commit 933c893

Please sign in to comment.