Skip to content

Commit 8bc47a9

Browse files
committed
Update README with publishing instructions
1 parent 62d846d commit 8bc47a9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ workflows:
3535
user: <docker-server-user>
3636
```
3737

38+
## Publsh on Orbs Registry
39+
40+
For now, to publish a new version we need to manually change the version in
41+
[entrypoint.sh](https://github.com/nebulab/circleci-orbs-feature-branch-preview/blob/62d846d5fe7d2c56ca8fbd51cb99a2708bc2460b/publish-on-orbs-registry/entrypoint.sh#L7).
42+
43+
**TODO:**
44+
- Publish only when committing to master
45+
- Find a better way to handle the orb version
46+
3847
## Contributing
3948

4049
Bug reports and pull requests are welcome!

0 commit comments

Comments
 (0)