Skip to content

Commit

Permalink
Update .prow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslawc authored Jul 9, 2024
1 parent 102d849 commit 1053d6a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,12 @@ postsubmits:
cpu: 1
memory: 1Gi
- name: nephio-image-signer
image: nephio/releaser:latest
image: nephio/releaser:v0.0.1
command:
- "/bin/sh"
- "-c"
- |
/bin/sleep 5m
/usr/local/bin/release nephio/nmath:${PULL_BASE_REF}
/usr/local/bin/release nephio nmath ${PULL_BASE_REF}
resources:
requests:
cpu: 1
Expand Down

0 comments on commit 1053d6a

Please sign in to comment.