xlab-si / xopera-opera

xOpera orchestrator compliant with TOSCA YAML v1.3 in the making
https://xlab-si.github.io/xopera-docs/
Apache License 2.0
35 stars 14 forks source link

Fixes for pushing stable branch with CircleCI #98

Closed anzoman closed 4 years ago

anzoman commented 4 years ago

Here we are applying some changes to the CircleCI config. By adding some tag filters for the job that pushes the stable branch we want to ensure that job will be executed. Up until now this job was ignored by CI/CD due to missing tag/branch filters and the stable branch received no updates which caused nightly tests to fail.