Skip to content

Try new script

Try new script #3

Workflow file for this run

name: Run Jenkinsfile
on: [push, pull_request]

Check failure on line 2 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

You have an error in your yaml syntax on line 2
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Jenkinsfile
uses: jenkins-infra/jenkinsfile-runner-action@v1
with:
jenkinsfile: Jenkinsfile