Skip to content

Commit

Permalink
Use latest nephio/gotests image
Browse files Browse the repository at this point in the history
  • Loading branch information
efiacor committed Jul 29, 2024
1 parent 01fda29 commit 2769b7d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ presubmits:
run_if_changed: "(\\.go|Makefile)$"
spec:
containers:
- image: nephio/gotests:1783899289886396416
- image: nephio/gotests:1817817865340850176
command:
- make
args:
Expand All @@ -14,7 +14,7 @@ presubmits:
run_if_changed: "(\\.go|Makefile)$"
spec:
containers:
- image: nephio/gotests:1783899289886396416
- image: nephio/gotests:1817817865340850176
command:
- make
args:
Expand All @@ -24,7 +24,7 @@ presubmits:
run_if_changed: "(\\.go|Makefile)$"
spec:
containers:
- image: nephio/gotests:1783899289886396416
- image: nephio/gotests:1817817865340850176
command:
- make
args:
Expand All @@ -34,7 +34,7 @@ presubmits:
always_run: true
spec:
containers:
- image: nephio/gotests:1783899289886396416
- image: nephio/gotests:1817817865340850176
command:
- "/bin/sh"
- "-c"
Expand Down Expand Up @@ -74,7 +74,7 @@ presubmits:
run_if_changed: "^.*.go$"
spec:
containers:
- image: nephio/gotests:1783899289886396416
- image: nephio/gotests:1817817865340850176
command:
- "/usr/local/bin/lichen.sh"

0 comments on commit 2769b7d

Please sign in to comment.