Skip to content

Commit a1f41f8

Browse files
Update to latest image of github ci verifier
1 parent 6e6ec93 commit a1f41f8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

skynet.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,10 @@ scripts:
2424
name: verify-github-actions
2525
description: Verify that the github actions run passed, this is needed to make pipelines pass without manual intervention
2626
contact: 'Frontend Frameworks Architecture / #support-frontend-architecture'
27-
image: drydock.workiva.net/workiva/skynet-images:3708893 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
27+
image: drydock.workiva.net/workiva/skynet-images:3728345 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
2828
size: small
2929
timeout: 600
3030

31-
run:
32-
on-pull-request: false
33-
on-promotion: true
34-
when-modified-file-name-is:
35-
- skynet.yaml
36-
3731
env:
3832
# encrypted github token used for requests to api.github.com
3933
- secure: wqV2dUVmOMNZgll+/Sr4fra76p+gTvqRS3QvNQASg3hzoysFz7enBaKsXKXoPFj+jexOvFVN/m4rko272z/xZ6lBMRI=

0 commit comments

Comments
 (0)