This commit is contained in:
parent
083938fbc6
commit
15339c6ec4
11
.drone.yml
11
.drone.yml
@ -1,9 +1,10 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: hello-world
|
|
||||||
type: docker
|
type: docker
|
||||||
|
name: sthope-test
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: say-hello
|
- name: sthope-test
|
||||||
image: busybox
|
image: ghcr.io/linuxserver/code-server:latest
|
||||||
commands:
|
commands:
|
||||||
- echo working
|
- go build
|
||||||
|
- go test -v
|
Loading…
x
Reference in New Issue
Block a user