diff --git a/ci/README.adoc b/ci/README.adoc index 28dc300..8b083b0 100644 --- a/ci/README.adoc +++ b/ci/README.adoc @@ -41,11 +41,13 @@ With this pipeline in place, you can now activate and expose it: === Making a release 1. Create a new release (on the main branch). ++ ---- % ci/create-release.sh ---- + 2. With the release officially tagged, just push it to master. ++ ---- % git push ----