Skip to content

Fixed incorrect workspace variable usage in Jenkinsfile parallel stag… #31

Fixed incorrect workspace variable usage in Jenkinsfile parallel stag…

Fixed incorrect workspace variable usage in Jenkinsfile parallel stag… #31

Workflow file for this run

name: CI pipeline
on:
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit