This commit is contained in:
parent
e971ce65b5
commit
6d3e713836
@ -3,6 +3,6 @@ kind: pipeline
|
|||||||
name: blurp
|
name: blurp
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:1.21
|
image: golang:1.23
|
||||||
commands:
|
commands:
|
||||||
- go build -v ./...
|
- go build -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user