mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-04 00:49:32 +00:00
Fix docker build
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user