Skip to content

Commit

Permalink
Use refname projection as version for Quarkus Amazon Service (quarkiv…
Browse files Browse the repository at this point in the history
  • Loading branch information
scrocquesel authored and holly-cummins committed Aug 8, 2024
1 parent 9e0d69c commit 8e980db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ content:
branches: HEAD
start_path: docs
- url: https://github.com/quarkiverse/quarkus-amazon-services
branches: [ HEAD, 1.x, 2.4.x, 2.12.x ]
branches: [ HEAD, '{1..9}*({0..9})?(.+({0..9})).x' ]
version:
HEAD: dev # fallback to using the matched refname as the value for other branches
start_path: docs
- url: https://github.com/quarkiverse/quarkus-antivirus
branches: HEAD
Expand Down

0 comments on commit 8e980db

Please sign in to comment.