mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
Fix docker build
This commit is contained in:
parent
71ab95f12f
commit
aa30728cda
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue