Skip to content

ci: migrate pipeline from Jenkins to GitHub Actions #1

ci: migrate pipeline from Jenkins to GitHub Actions

ci: migrate pipeline from Jenkins to GitHub Actions #1

Workflow file for this run

name: Build and Test
on:
pull_request:
branches: [main]
jobs:
build-and-test:
uses: eclipse-keyple/keyple-actions/.github/workflows/reusable-build-and-test.yml@build-and-test-v1

Check failure on line 9 in .github/workflows/build-and-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-and-test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-and-test.yml" -> "eclipse-keyple/keyple-actions/.github/workflows/reusable-build-and-test.yml@build-and-test-v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit