Update golang and drone-kaniko
This commit is contained in:
parent
3abd4c1519
commit
57958bd383
@ -5,7 +5,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: golang:1.17.2
|
image: golang:1.17.3
|
||||||
commands:
|
commands:
|
||||||
- go test -v
|
- go test -v
|
||||||
- go build
|
- go build
|
||||||
@ -34,7 +34,7 @@ steps:
|
|||||||
- cat /shared/greetings.txt
|
- cat /shared/greetings.txt
|
||||||
|
|
||||||
- name: docker
|
- name: docker
|
||||||
image: harbor.ntppool.org/ntppool/drone-kaniko:1.7.0-debug1
|
image: harbor.ntppool.org/ntppool/drone-kaniko:1.7.0-1
|
||||||
pull: always
|
pull: always
|
||||||
settings:
|
settings:
|
||||||
repo: ask/drone-test
|
repo: ask/drone-test
|
||||||
@ -54,6 +54,6 @@ volumes:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 9cdf40809c3a297af1f4f0b1510f56f50a053f8ffecf02e0b21545f8aae0d69d
|
hmac: 10ad8f183db2d1a7a1062bd1f0aab9e7292c2e87accc080ed2340aa6989e1695
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user