Fix docker build

This commit is contained in:
Andrey Meshkov 2019-02-25 19:15:27 +03:00
parent 71ab95f12f
commit aa30728cda
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ matrix:
skip_cleanup: true
- name: docker
if: type != pull_request AND (branch = master OR tag = true)
if: type != pull_request AND (branch = master OR tag IS present)
go:
- 1.11.x
os: