Skip to content

Commit

Permalink
fix(halyard_k8s): Institutionalize the actuation. (#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtk54 committed Apr 5, 2017
1 parent 9865586 commit 84c5046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/hal_k8s_run.sh
Expand Up @@ -100,6 +100,6 @@ echo $JENKINS_PASSWORD | hal config webhook jenkins master add jenkins --address
hal config storage edit --account-name my-gce-account --bucket $GCS_BUCKET

hal config deploy edit --type distributed --account-name my-k8s-account
hal deploy run
hal deploy actuate

cat ~/.hal/default/install.sh

0 comments on commit 84c5046

Please sign in to comment.