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