Skip to content

Commit 99d599a

Browse files
committed
add blazar conf to module
1 parent 78cf68c commit 99d599a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

plexus-compiler-test/.blazar.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
buildpack:
2+
name: Blazar-Buildpack-Java
3+
4+
env:
5+
SKIP_VERSION_OVERRIDE_ON_BRANCH: hubspot
6+
MAVEN_ARGS: -DskipTests -Drat.skip=true -Dspotless.check.skip=true
7+
8+
9+
stepActivation:
10+
notify:
11+
branches: [hubspot]
12+

0 commit comments

Comments
 (0)