This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
|||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: Build
|
||||||
|
image: golang
|
||||||
|
commands:
|
||||||
|
- go vet -v
|
||||||
|
- go build
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
disgord-thanos
|
disgord-thanos
|
||||||
|
disgord-Thanos
|
||||||
config.json
|
config.json
|
||||||
start.sh
|
start.sh
|
||||||
verifications/*
|
verifications/*
|
||||||
|
|||||||
Reference in New Issue
Block a user