Unverified Commit a23415f3 authored by picklesrus's avatar picklesrus Committed by GitHub

Merge pull request #4445 from LLK/release/2020-09-24

[Develop]Release/2020 09 24
parents 6321e40e d031797e
......@@ -141,6 +141,6 @@ stages:
- name: test
if: type != cron
- name: smoke
if: type NOT IN (cron, pull_request) AND (branch =~ /^(develop|master|release|hotfix/)/)
if: type NOT IN (cron, pull_request)
- name: update translations
if: branch == develop AND type == cron
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment