fix: allow for alpha and beta releases in addition to stable
Compare changes
+ 4
− 4
@@ -63,8 +63,8 @@ workflow:
@@ -63,8 +63,8 @@ workflow:
- if: '$CI_COMMIT_BRANCH =~ /^v[0-9]+\.[0-9]+-[a-z]+-stable/' ## special stable branch: vX.Y-acadia-stable (etc)
- if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+/' ## commit tags start with vX.Y.Z with optional suffix
@@ -107,10 +107,10 @@ version:
@@ -107,10 +107,10 @@ version: