Skip to content

Use 'dnf copr enable' instead of downloading the repo file #60

Use 'dnf copr enable' instead of downloading the repo file

Use 'dnf copr enable' instead of downloading the repo file #60

Workflow file for this run

name: Pipeline-Linter
on:
pull_request:
branches: [master]
jobs:
syntax_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check Jenkinsfile file
run: bash ./tests/pipeline_linter.sh Jenkinsfile