Skip to content

Commit

Permalink
Modified label to test hab-plugin
Browse files Browse the repository at this point in the history
Signed-off-by: poorndm <[email protected]>
  • Loading branch information
poorndm committed Jan 9, 2025
1 parent d8eb4e1 commit c0e5646
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .expeditor/hab-export-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ steps:
# privileged: true
# environment:
# - BUILD_PKG_TARGET=x86_64-linux
- label: ":habitat: export chef-demo/hello-omnibus-harmony"
- label: ":habitat: export docker chef-demo/hello-omnibus-harmony"
plugins:
- chef/habitat#c5fd76b3e333790e1d78be3371272edc9f3d3dad:
export: chef-demo/hello-omnibus-harmony
Expand All @@ -50,12 +50,12 @@ steps:
linux:
privileged: true
single-use: true
- label: ":habitat: export chef-demo/hello-omnibus-harmony"
- label: ":habitat: export tarball chef-demo/hello-omnibus-harmony"
plugins:
- chef/habitat#c5fd76b3e333790e1d78be3371272edc9f3d3dad:
export: chef-demo/hello-omnibus-harmony
export_tarball: chef-demo/hello-omnibus-harmony
format: tar
format: tarball
command:
- echo "--- Executing hooks/command from habitat-plugin -TAR "
# - bash commands/export.sh
Expand Down

0 comments on commit c0e5646

Please sign in to comment.