simulate failed build

This commit is contained in:
Umputun
2017-12-30 23:30:13 -06:00
parent 135fa19214
commit 64aaf7b451
2 changed files with 3 additions and 5 deletions
+2 -4
View File
@@ -7,10 +7,8 @@ pipeline:
build:
image: golang:1.9-alpine
commands:
- apk add --no-cache --update tzdata && cp /usr/share/zoneinfo/America/Chicago /etc/localtime
- cd app
- go get -v ./...
- go test -v ./...
- go build -v ./...
docker:
image: plugins/docker
@@ -21,7 +19,7 @@ pipeline:
notify:
image: drillster/drone-email
host: homemail.umputun.com
from: drone@yhomemail.umputun.com
from: drone@homemail.umputun.com
recipients: [ umputun@gmail.com ]
when:
status: [ changed, failure ]
+1 -1
View File
@@ -122,7 +122,7 @@ func main() {
}.Do()
}
srv.Run()
xsrv.Run()
}
// makeBoltStore creates store for all sites