Update 'README.md'
This commit is contained in:
parent
31ab1d8235
commit
81c16e66e2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ docker build -t itsblue.dev/plugins/qt-android -f Dockerfile .
|
||||||
Execute the plugin from your current working directory:
|
Execute the plugin from your current working directory:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
docker run --rm -e PLUGIN_FOLDER=public -e PLUGIN_SSH_KEY=foo \
|
docker run --rm \
|
||||||
-e DRONE_COMMIT_SHA=8f51ad7884c5eb69c11d260a31da7a745e6b78e2 \
|
-e DRONE_COMMIT_SHA=8f51ad7884c5eb69c11d260a31da7a745e6b78e2 \
|
||||||
-e DRONE_COMMIT_BRANCH=master \
|
-e DRONE_COMMIT_BRANCH=master \
|
||||||
-e DRONE_BUILD_NUMBER=43 \
|
-e DRONE_BUILD_NUMBER=43 \
|
||||||
|
|
Loading…
Reference in a new issue