Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into rhys/sls3
Browse files Browse the repository at this point in the history
  • Loading branch information
benholmes-ft committed Aug 19, 2022
2 parents 8c5bc31 + ee7387e commit 5a5ec6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ references:

only_version_tags: &only_version_tags
tags:
only: /v[0-9]+(\.[0-9]+)*/
only: /^v[0-9]+\.[0-9]+\.[0-9]+(-(alpha|beta)\.\d+)?$/

jobs:
install:
Expand Down

0 comments on commit 5a5ec6e

Please sign in to comment.