summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2019-07-21 04:13:31 +0200
committerIgor Scheller <igor.scheller@igorshp.de>2019-07-21 04:38:17 +0200
commit4f60daa29568a43ab1da761d89124308dc7b37e7 (patch)
tree404deda1d4c5534f02b5a79348637ca568d6f3e0 /README.md
parentb9cb7d57fdea7246f536204fd0f267380434aa09 (diff)
Docker: Decoupled nginx and fpm builds
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index db62c6e5..ce47ef6a 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ vendor/bin/phpunit
### CI & Build Pipeline
The engelsystem can be tested and automatically deployed to a testing/staging/production environment.
-This functionality requires a [GitLab](https://about.gitlab.com/) server with a running docker minion.
+This functionality requires a [GitLab](https://about.gitlab.com/) server with a working docker runner.
To use the deployment features the following secret variables need to be defined (if undefined the step will be skipped):
```bash