Skip to content

Commit

Permalink
refine config
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jul 25, 2023
1 parent c391f7f commit 4bf12b6
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions build-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ build-config:
<<: *jenkins
tags:
<<: *maintags
newbuild:
newbuild-buildonly:
<<: *buildonly
tags: &newbuildtags
mrt-core: newbuild
mrt-cloud: newbuild
Expand All @@ -89,20 +90,6 @@ build-config:
mrt-replic: main
mrt-dashboard: main
mrt-integ-tests: main
push: true
scan-unfixable: true
scan-fixable: true
run-maven: true
run-maven-tests: true
build-support: true
newbuild-docker:
<<: *docker
tags:
<<: *newbuildtags
newbuild-buildonly:
<<: *buildonly
tags:
<<: *newbuildtags
newbuild-test:
<<: *buildtest
tags:
Expand Down

0 comments on commit 4bf12b6

Please sign in to comment.