Skip to content

Add another example, use slugs instead of ref name

Alja啪 Starc requested to merge feat-improvements into master
  • use CI_COMMIT_REF_SLUG instead of CI_COMMIT_REF_NAME
  • bump patch version
  • update docs

After merge:

Create a new tag release 1.2.2 with title Use slugs instead of ref names and content

- use CI_COMMIT_REF_SLUG instead of CI_COMMIT_REF_NAME
- improve documentation, add "recommended" job setup
Edited by Alja啪 Starc

Merge request reports