Skip to content

Add pipeline-graph-view Jenkins plugin to packaging JIPP #699

Add pipeline-graph-view Jenkins plugin to packaging JIPP

Add pipeline-graph-view Jenkins plugin to packaging JIPP #699

Workflow file for this run

name: 'shellcheck control'
on: [push]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: warning
check_together: 'yes'
ignore_paths: instances