Skip to content

Commit

Permalink
yml correction
Browse files Browse the repository at this point in the history
Signed-off-by: poorndm <[email protected]>
  • Loading branch information
poorndm committed Dec 18, 2024
1 parent 31ca6b7 commit b4abc0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .expeditor/hab-export-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,22 @@ steps:
# environment:
# - BUILD_PKG_TARGET=x86_64-linux

steps:
- label: ":habitat: export chef-demo/hello-omnibus-harmony"
plugins:
- chef/habitat#2a479e94e3dec3d2def59f6a7d831d9ab9ee336a
- chef/habitat#2a479e94e3dec3d2def59f6a7d831d9ab9ee336a:
export: chef-demo/hello-omnibus-harmony
format: docker
command:
- echo "--- Executing commands/export.sh from habitat-plugin"
- bash commands/export.sh
expeditor:
accounts:
- aws/chef-cd
- aws/chef-cd
executor:
linux:
privileged: true
single-use: true

# - label: "[:windows: build hab-pkg-export-tar]"
# command:
# - powershell .expeditor/scripts/release_habitat/build_component.ps1 pkg-export-tar
Expand All @@ -61,3 +60,4 @@ steps:
# environment:
# - BUILD_PKG_TARGET=x86_64-windows
# - BUILDKITE_AGENT_ACCESS_TOKEN

0 comments on commit b4abc0c

Please sign in to comment.