summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Simmons <ssimmons@progress.com>2023-03-29 20:07:38 -0400
committerSean Simmons <ssimmons@progress.com>2023-03-29 20:07:38 -0400
commit895b5e3c1e016c2ac7034bb8de3bf31a612e79e7 (patch)
tree658259db9b10fbd23c846b28e22d1a5005dca3b5
parent2d53e9c82d2b0aedcd4dde4097e761b27f1d638c (diff)
downloadchef-895b5e3c1e016c2ac7034bb8de3bf31a612e79e7.tar.gz
removing for now
Signed-off-by: Sean Simmons <ssimmons@progress.com>
-rwxr-xr-x.buildkite/verify.pipeline.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/.buildkite/verify.pipeline.sh b/.buildkite/verify.pipeline.sh
index 9e36d2cb6d..cf7346752f 100755
--- a/.buildkite/verify.pipeline.sh
+++ b/.buildkite/verify.pipeline.sh
@@ -170,6 +170,6 @@ for plan in ${habitat_plans[@]}; do
done
# include build and test omnibus pipeline
-DIR="${BASH_SOURCE%/*}"
-if [[ ! -d "$DIR" ]]; then DIR="$PWD"; fi
-source "$DIR/build-test-omnibus.sh" \ No newline at end of file
+# DIR="${BASH_SOURCE%/*}"
+# if [[ ! -d "$DIR" ]]; then DIR="$PWD"; fi
+# source "$DIR/build-test-omnibus.sh" \ No newline at end of file