Skip to content

Commit

Permalink
adding the other two
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Nov 1, 2024
1 parent 49f23c5 commit 372470b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ do_setup_environment() {

do_before() {
echo "--- do_before function"
hab bldr channel create -o chef-demo dev
hab bldr channel create -o chef-demo acceptance
hab bldr channel create -o chef-demo current
rm -rf "$REPO_PATH"
}

Expand Down

0 comments on commit 372470b

Please sign in to comment.