From 001ec7e6faae481ef766999f8d894225a9a21af9 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Mon, 1 Feb 2021 09:28:55 +0100 Subject: [PATCH] Update release tag in pipelines --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 9b0ffcca..fe16f031 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -136,7 +136,7 @@ pipelines: tags: - release/*: + v202*: - parallel: - step: *unittest-python - step: *cypress-test