forked from Ivasoft/github-actions
fixed readme
This commit is contained in:
@@ -53,7 +53,8 @@ steps:
|
|||||||
|
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
--privileged \
|
--privileged \
|
||||||
-w /drone \
|
-v $(pwd):/drone \
|
||||||
|
-w /drone \
|
||||||
-e PLUGIN_USES="actions/hello-world-javascript-action@v1.1" \
|
-e PLUGIN_USES="actions/hello-world-javascript-action@v1.1" \
|
||||||
-e PLUGIN_WITH="{\"who-to-greet\":\"Mona the Octocat\"}" \
|
-e PLUGIN_WITH="{\"who-to-greet\":\"Mona the Octocat\"}" \
|
||||||
-e PLUGIN_VERBOSE=true \
|
-e PLUGIN_VERBOSE=true \
|
||||||
|
|||||||
Reference in New Issue
Block a user