platform: linux image_resource: type: registry-image source: {repository: rust} inputs: - name: repo path: sh args: - -exc - | rustup component add clippy cargo clippy dir: "repo"