Test commit 2

master
Regela 3 years ago
parent 4366ef22ab
commit 4140c46e33
  1. 11
      .woodpecker.yml

@ -2,13 +2,4 @@ pipeline:
build:
image: golang
commands:
- go get
- go build
- go test
services:
postgres:
image: postgres:9.4.5
environment:
- POSTGRES_USER=myapp
- echo "LOL"

Loading…
Cancel
Save