Compare commits

...

2 Commits

Author SHA1 Message Date
Ullaakut d344178d60 Remove goreleaser 2019-06-29 04:01:31 +02:00
Ullaakut 902476d620 Debug goreleaser 2019-06-29 03:39:34 +02:00
-17
View File
@@ -33,8 +33,6 @@ before_install:
- docker version - docker version
install: install:
# needed for the snap pipe:
- sudo snap install snapcraft --classic
- docker build -t cameradar . - docker build -t cameradar .
script: script:
@@ -59,21 +57,6 @@ script:
- grep "Successful attack" logs.txt || exit 1 - grep "Successful attack" logs.txt || exit 1
- git clean -fd - git clean -fd
after_success:
# You'll need to run `snapcraft export-login snap.login` and
# `travis encrypt-file snap.login --add` to add the key to the travis
# environment.
- test -n "$TRAVIS_TAG" && snapcraft login --with snap.login
# calls goreleaser
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
condition: $TRAVIS_OS_NAME = linux
notifications: notifications:
email: email:
recipients: recipients: