mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
fix stage sequence
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import:
|
||||
- source: Alfresco/alfresco-build-tools:.travis.pre-commit.yml@v1.1.9
|
||||
- source: Alfresco/alfresco-build-tools:.travis.pre-commit.yml@v1.2.0
|
||||
|
||||
language: java
|
||||
jdk: openjdk11
|
||||
@@ -27,6 +27,7 @@ branches:
|
||||
- /^ACS-.*$/
|
||||
|
||||
stages:
|
||||
- lint
|
||||
- name: Veracode Scan
|
||||
if: branch = master
|
||||
- build and test
|
||||
|
Reference in New Issue
Block a user