Skip to content

Commit 78cf68c

Browse files
committed
copy blazar conf to all modules
1 parent 4c8586b commit 78cf68c

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-0
lines changed

plexus-compiler-api/.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+

plexus-compiler-manager/.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+

plexus-compilers/.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+
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)