Update images used by drone for SDK (#154)
* Update images used by drone for SDK * Update .drone.yml
This commit is contained in:
Родитель
e4effe4df2
Коммит
45516232e8
|
@ -1,16 +1,16 @@
|
|||
workspace:
|
||||
base: /srv/app
|
||||
base: /go
|
||||
path: src/code.gitea.io/sdk
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: plugins/git:1
|
||||
image: plugins/git:next
|
||||
depth: 50
|
||||
tags: true
|
||||
|
||||
pipeline:
|
||||
testing:
|
||||
image: webhippie/golang:edge
|
||||
image: golang:1.12
|
||||
pull: true
|
||||
commands:
|
||||
- make clean
|
||||
|
|
Загрузка…
Ссылка в новой задаче