Compare commits
No commits in common. "a2f17b7811b4970b57bbdc7583fb8e7402e4e4ae" and "65a62bb3abc233d805d10a2440fcb53dc640cdc5" have entirely different histories.
a2f17b7811
...
65a62bb3ab
@ -76,7 +76,7 @@ steps:
|
|||||||
- name: unit-test
|
- name: unit-test
|
||||||
commands:
|
commands:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
image: docker.io/library/golang:1.21.3
|
image: docker.io/library/golang:1.21.1
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
@ -112,7 +112,7 @@ steps:
|
|||||||
- name: unit-test
|
- name: unit-test
|
||||||
commands:
|
commands:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
image: docker.io/library/golang:1.21.3
|
image: docker.io/library/golang:1.21.1
|
||||||
# resources:
|
# resources:
|
||||||
# limits:
|
# limits:
|
||||||
# cpu: 250
|
# cpu: 250
|
||||||
|
Loading…
x
Reference in New Issue
Block a user