We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d846d commit 8bc47a9Copy full SHA for 8bc47a9
README.md
@@ -35,6 +35,15 @@ workflows:
35
user: <docker-server-user>
36
```
37
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
47
## Contributing
48
49
Bug reports and pull requests are welcome!
0 commit comments