From 46c8057f35d744d36b146240f15c693a2d1cba00 Mon Sep 17 00:00:00 2001 From: sean-simmons-progress <111799713+sean-simmons-progress@users.noreply.github.com> Date: Tue, 5 Nov 2024 16:07:51 -0500 Subject: [PATCH] Sean simmons progress/chef 16390 hab export upload s3 (#82) * format Signed-off-by: Sean Simmons * updating right origin Signed-off-by: Sean Simmons * testing output Signed-off-by: Sean Simmons * renaming pipeline Signed-off-by: Sean Simmons --------- Signed-off-by: Sean Simmons --- .expeditor/config.yml | 2 +- .expeditor/habitat-export.pipeline.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 1e4ead91..2ccf6d0e 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -49,7 +49,7 @@ pipelines: - omnibus/release - habitat/build: definition: .expeditor/build.habitat.yml - - habitat/export: + - habitat_export: definition: .expeditor/habitat-export.pipeline.yml subscriptions: diff --git a/.expeditor/habitat-export.pipeline.yml b/.expeditor/habitat-export.pipeline.yml index 56072518..291bf6ad 100644 --- a/.expeditor/habitat-export.pipeline.yml +++ b/.expeditor/habitat-export.pipeline.yml @@ -10,7 +10,7 @@ expeditor: buildkite: timeout_in_minutes: 45 env: - HAB_ORIGIN: "chef" + HAB_ORIGIN: "chef-demo" PIPELINE_HAB_BLDR_URL: "https://bldr.habitat.sh" # Necessary to prevent old studios from poisoning builds after core plans refreshes HAB_STUDIO_SECRET_HAB_PREFER_LOCAL_CHEF_DEPS: "true" @@ -18,10 +18,10 @@ expeditor: steps: - - label: "[:linux: build hab-pkg-export-tar and uplaod to :amazon-s3:]" command: - - hab pkg export tar chef/chef-infra-client + - echo "--- testing hab export tar chef-demo/hello-omnibus-harmony " + - hab pkg export tar chef-demo/hello-omnibus-harmony - buildkite-agent artifact upload "/hab/cache/artifacts/*.tar" expeditor: executor: