fix in Dockerfile

This commit is contained in:
Wolfgang Hottgenroth 2020-09-26 11:19:04 +02:00
parent 0de23bea68
commit ce43baf9d2
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

View File

@ -29,7 +29,6 @@ build:
- linux
- docker
script:
.
- if [ "$CI_COMMIT_TAG" = "" ]; then
docker build .;
else