Skip to content

Use new agent version, change default mongodb repo and set default imageType to ubi8 #301

Use new agent version, change default mongodb repo and set default imageType to ubi8

Use new agent version, change default mongodb repo and set default imageType to ubi8 #301

Workflow file for this run

name: Bashscript linter
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@v2