This commit is contained in:
commit
9373fb62e4
9
.drone.yml
Normal file
9
.drone.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
type: docker
|
||||||
|
kind: pipeline
|
||||||
|
name: "drone-dagger-test"
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: "build"
|
||||||
|
image: harbor.front.kjuulh.io/docker-proxy/library/golang
|
||||||
|
commands:
|
||||||
|
- "go run main.go"
|
Loading…
Reference in New Issue
Block a user