This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
workspace:
|
||||
base: /go
|
||||
path: src/gitbase.de/apairon/mark2web
|
||||
|
||||
steps:
|
||||
- name: build for linux
|
||||
image: golang:latest
|
||||
|
||||
Reference in New Issue
Block a user