README: fix typo

Signed-off-by: Paul Spooren <mail@aparcar.org>
pull/2/head
Paul Spooren 2019-07-09 14:48:11 +02:00
parent bcff431098
commit d401663f00
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Used variables are `BRANCHES`, `TARGETS`, `DOCKER_USER`, `DOCKER_PASS` and `DOCK
`$DOCKER_PASS`: passwort to upload
`$DOCKER_IMAGE`: image name
`$BRANCHES` and `$TARGETS` unite to an build matrix.
`$BRANCHES` and `$TARGETS` unite to a build matrix.
See `.circleci/config.yml` for the current setup.