Skip to content

Commit 7fb11d6

Browse files
authored
Use branched buildpack (#192)
1 parent a69030b commit 7fb11d6

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

hubspot-client-bundles/.blazar.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3+
branch: rm-test-hbase
34

45
env:
56
# Below variables are generated in prepare_environment.sh.

hubspot-client-bundles/hbase-backup-restore-bundle/.blazar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3-
3+
branch: rm-test-hbase
44
env:
55
# Below variables are generated in prepare_environment.sh.
66
# The build environment requires environment variables to be explicitly defined before they may

hubspot-client-bundles/hbase-client-bundle/.blazar.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3+
branch: rm-test-hbase
34

45
env:
56
# Below variables are generated in prepare_environment.sh.

hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3+
branch: rm-test-hbase
34

45
env:
56
# Below variables are generated in prepare_environment.sh.

hubspot-client-bundles/hbase-server-it-bundle/.blazar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3-
3+
branch: rm-test-hbase
44
env:
55
# Below variables are generated in prepare_environment.sh.
66
# The build environment requires environment variables to be explicitly defined before they may

0 commit comments

Comments
 (0)