Update Go and dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: kubernetes
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: golang:1.19.5
|
||||
image: golang:1.20.5
|
||||
volumes:
|
||||
- name: deps
|
||||
path: /go
|
||||
@@ -28,3 +29,8 @@ steps:
|
||||
from_secret: harbor_username
|
||||
password:
|
||||
from_secret: harbor_password
|
||||
---
|
||||
kind: signature
|
||||
hmac: 004f812ff29a1e2546eeafbf449c36c901f69b5f2591f83152eebde7258453fd
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user