Skip to content
Snippets Groups Projects
Commit 463b2ba2 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6377: Change filter to branch

parent 5eb266a4
Branches
Tags
No related merge requests found
...@@ -246,7 +246,7 @@ pipeline { ...@@ -246,7 +246,7 @@ pipeline {
stage ('Trigger Barrierefreiheit Rollout') { stage ('Trigger Barrierefreiheit Rollout') {
when { when {
tag 'barrierefreiheit-dev' branch 'barrierefreiheit-dev'
} }
steps { steps {
script { script {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment