mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
rm drone.yml (#639)
This commit is contained in:
-18
@@ -1,18 +0,0 @@
|
||||
workspace:
|
||||
base: /go
|
||||
path: src/github.com/gomods/athens
|
||||
|
||||
pipeline:
|
||||
ping:
|
||||
image: mongo:3.0
|
||||
commands:
|
||||
- sleep 15
|
||||
build:
|
||||
image: golang:1.11
|
||||
commands:
|
||||
- go test -mod=vendor ./...
|
||||
|
||||
services:
|
||||
mongo:
|
||||
image: mongo:3.0
|
||||
command: [ --smallfiles ]
|
||||
Reference in New Issue
Block a user