summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2019-07-21 13:43:11 +0200
committerGitHub <noreply@github.com>2019-07-21 13:43:11 +0200
commit3fed76876c7f72faa0dd0dbf38c6b03543aa2d84 (patch)
tree00df255fcd7c3777855bee27967117440c4add8c /README.md
parent1e16f4c47ec15ffea41e1fa612d205b8db2a16d1 (diff)
parent43fa21f6553bb9e46f00d0768eab56e74c842bb4 (diff)
Merge pull request #625 from MyIgel/docker
Docker: Decouple 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 2e06be9f..02508157 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,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