Skip to content

Commit

Permalink
Adding licrnse in dev from command
Browse files Browse the repository at this point in the history
Signed-off-by: Yashvi Jain <[email protected]>
  • Loading branch information
Yashvi Jain committed May 13, 2024
1 parent 9124850 commit 49b9886
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .expeditor/verify_private.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,9 @@ steps:
- label: "automate-load-balancer"
command:
- . scripts/verify_setup.sh
- echo "\$A2_LICENSE" > dev/license.jwt
- |
hab studio run "source scripts/verify_studio_init.sh && echo "\$A2_LICENSE" > dev/license.jwt
hab studio run "source scripts/verify_studio_init.sh &&
start_deployment_service &&
chef-automate dev deploy-some chef/automate-load-balancer --with-deps &&
automate_load_balancer_integration"
Expand Down

0 comments on commit 49b9886

Please sign in to comment.