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:
|
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
|
language: java
|
||||||
jdk: openjdk11
|
jdk: openjdk11
|
||||||
@@ -27,6 +27,7 @@ branches:
|
|||||||
- /^ACS-.*$/
|
- /^ACS-.*$/
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
- lint
|
||||||
- name: Veracode Scan
|
- name: Veracode Scan
|
||||||
if: branch = master
|
if: branch = master
|
||||||
- build and test
|
- build and test
|
||||||
|
Reference in New Issue
Block a user