From 4f60daa29568a43ab1da761d89124308dc7b37e7 Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Sun, 21 Jul 2019 04:13:31 +0200 Subject: Docker: Decoupled nginx and fpm builds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3-54-g00ecf