From fa96c12b9f51d2abb1e1fc2c1974462a010b882d Mon Sep 17 00:00:00 2001 From: poul-kg Date: Wed, 16 Jul 2014 11:07:26 -0700 Subject: [PATCH] added link to variables --- Shell-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shell-plugin.md b/Shell-plugin.md index 1a7758b..7867eff 100644 --- a/Shell-plugin.md +++ b/Shell-plugin.md @@ -20,4 +20,4 @@ shell: - "chmod u+x %buildpath%/bin/console" - "%buildpath%/bin/console build" ``` - +[See variables which you can use in shell commands](https://github.com/Block8/PHPCI/wiki/Interpolation) \ No newline at end of file