Skip to content

Commit

Permalink
don't forget to rerun the deploy step of the toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Lavigne committed Oct 7, 2016
1 parent abc8cb4 commit 00540a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ And voila! You now have your very own instance of the app running on Bluemix.

1. Once you have imported the workspace, retrieve the workspace ID by using the `View Details` option

* If you are using the toolchain, edit the DEPLOY step of `bot (dev)` and `bot (prod)` pipelines and set the value of the CONVERSATION_WORKSPACE environment variable to the workspace ID;
* If you are using the toolchain, edit the DEPLOY step of `bot (dev)` and `bot (prod)` pipelines, set the value of the CONVERSATION_WORKSPACE environment variable to the workspace ID, save and re-run the DEPLOY step.

* If you are running the app on Bluemix, define a CONVERSATION_WORKSPACE environment variable with the workspace ID;

Expand Down

0 comments on commit 00540a1

Please sign in to comment.