fix pipeline

This commit is contained in:
Mitchell Marino 2022-12-18 20:55:18 -06:00
parent 8057ca3f75
commit f0d44fd48c
2 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,8 @@ image_resource:
inputs: inputs:
- name: repo - name: repo
path: sh run:
path: sh
args: args:
- -exc - -exc
- | - |

View File

@ -7,7 +7,8 @@ image_resource:
inputs: inputs:
- name: repo - name: repo
path: sh run:
path: sh
args: args:
- -exc - -exc
- | - |