Compare commits
No commits in common. "2b9ad2e058e6a25086f588a97c2c842c24d9c619" and "b56521645e2457235360a03d6788b35d179a5b01" have entirely different histories.
2b9ad2e058
...
b56521645e
@ -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.23.5
|
image: docker.io/library/golang:1.23.4
|
||||||
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.23.5
|
image: docker.io/library/golang:1.23.4
|
||||||
# resources:
|
# resources:
|
||||||
# limits:
|
# limits:
|
||||||
# cpu: 250
|
# cpu: 250
|
||||||
|
Loading…
x
Reference in New Issue
Block a user