fix in Dockerfile

This commit is contained in:
2020-09-26 11:19:04 +02:00
parent 0de23bea68
commit ce43baf9d2

View File

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