mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
ATS-791: Release T-Core (T-Engines) 2.3.1 [trigger release]
This commit is contained in:
parent
f594c5ead1
commit
20be8ccec6
12
.travis.yml
12
.travis.yml
@ -75,14 +75,14 @@ jobs:
|
|||||||
if: branch NOT IN (company_release)
|
if: branch NOT IN (company_release)
|
||||||
install: skip
|
install: skip
|
||||||
script: travis_wait 30 bash _ci/sourceclear.sh
|
script: travis_wait 30 bash _ci/sourceclear.sh
|
||||||
- name: "Static Analysis (SAST)"
|
# - name: "Static Analysis (SAST)"
|
||||||
# TODO ATS-721: comment out until it is possible to run concurrent SAST scans
|
# TODO ATS-721: comment out until it is possible to run concurrent SAST scans
|
||||||
# if: branch NOT IN (company_release) AND type != pull_request
|
# if: branch NOT IN (company_release) AND type != pull_request
|
||||||
if: branch = master AND type != pull_request
|
# if: branch = master AND type != pull_request
|
||||||
before_install:
|
# before_install:
|
||||||
- bash _ci/static_analysis_init.sh
|
# - bash _ci/static_analysis_init.sh
|
||||||
- bash _ci/init.sh
|
# - bash _ci/init.sh
|
||||||
script: bash _ci/static_analysis.sh
|
# script: bash _ci/static_analysis.sh
|
||||||
|
|
||||||
- name: "Release"
|
- name: "Release"
|
||||||
stage: release
|
stage: release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user