This commit is contained in:
parent
1b8d1d0725
commit
989a491429
@ -9,9 +9,10 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- go test -v
|
- go test -v
|
||||||
- go build
|
- go build
|
||||||
|
- echo "hello" > /shared/greetings.txt
|
||||||
volumes:
|
volumes:
|
||||||
- name: go-pkg
|
- name: go-pkg
|
||||||
path: /go/pkg
|
path: /shared
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 1000
|
cpu: 1000
|
||||||
@ -40,6 +41,6 @@ volumes:
|
|||||||
name: go-pkg
|
name: go-pkg
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: ebe845e4f1bbea97f6a29fd91949c305993d5e1ed3de0ff85c9990fdd3096032
|
hmac: 6c28661aaa292cf8455fde9c0942c10483e44f7d721f357ae24d1c6c67d48bcb
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user