*: remove snap from travis
This commit is contained in:
17
.travis.yml
17
.travis.yml
@@ -119,20 +119,3 @@ matrix:
|
||||
- ./build_docker.sh
|
||||
after_script:
|
||||
- docker images
|
||||
|
||||
# Snapcraft build configuration
|
||||
- if: repo = AdguardTeam/AdGuardHome
|
||||
- name: snapcraft
|
||||
# if: type != pull_request AND (branch = master OR tag IS present) AND repo = AdguardTeam/AdGuardHome
|
||||
if: branch = snapcraft
|
||||
go:
|
||||
- 1.14.x
|
||||
os:
|
||||
- linux
|
||||
services:
|
||||
- docker
|
||||
script:
|
||||
- ./build_snap.sh
|
||||
after_failure:
|
||||
# replace snap name
|
||||
- cat adguardhometest_*.txt
|
||||
Reference in New Issue
Block a user