Skip to content

Commit 8618a3c

Browse files
ritika03494charlesconnell
authored andcommitted
Sets PRE_RUN_BEFORE_STEPS: false (#211)
1 parent 4e9241b commit 8618a3c

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

hubspot-client-bundles/.blazar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3-
branch: rm-test-hbase
43

54
env:
5+
PRE_RUN_BEFORE_STEPS: false
66
# Below variables are generated in prepare_environment.sh.
77
# The build environment requires environment variables to be explicitly defined before they may
88
# be modified by the `write-build-env-var` utilty script to persist changes to an environment variable

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3-
branch: rm-test-hbase
3+
44
env:
5+
PRE_RUN_BEFORE_STEPS: false
56
# Below variables are generated in prepare_environment.sh.
67
# The build environment requires environment variables to be explicitly defined before they may
78
# be modified by the `write-build-env-var` utilty script to persist changes to an environment variable

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3-
branch: rm-test-hbase
43

54
env:
5+
PRE_RUN_BEFORE_STEPS: false
66
# Below variables are generated in prepare_environment.sh.
77
# The build environment requires environment variables to be explicitly defined before they may
88
# be modified by the `write-build-env-var` utilty script to persist changes to an environment variable

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3-
branch: rm-test-hbase
43

54
env:
5+
PRE_RUN_BEFORE_STEPS: false
66
# Below variables are generated in prepare_environment.sh.
77
# The build environment requires environment variables to be explicitly defined before they may
88
# be modified by the `write-build-env-var` utilty script to persist changes to an environment variable

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
buildpack:
22
name: Blazar-Buildpack-Java
3-
branch: rm-test-hbase
3+
44
env:
5+
PRE_RUN_BEFORE_STEPS: false
56
# Below variables are generated in prepare_environment.sh.
67
# The build environment requires environment variables to be explicitly defined before they may
78
# be modified by the `write-build-env-var` utilty script to persist changes to an environment variable

0 commit comments

Comments
 (0)