time dep
This commit is contained in:
parent
21128175ba
commit
f2160be53c
|
@ -9,7 +9,7 @@ build:app:
|
||||||
tags:
|
tags:
|
||||||
- runner:k8s
|
- runner:k8s
|
||||||
script:
|
script:
|
||||||
- dep ensure
|
- time dep ensure
|
||||||
- go build
|
- go build
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue