Skip to content

CXC-28284 initial setup for cisco build #1

CXC-28284 initial setup for cisco build

CXC-28284 initial setup for cisco build #1

Workflow file for this run

name: cxdl-api-ingestion
on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
CODE-CI:
if: startsWith(github.event.ref, 'refs/tags/v') == false
uses: CXEPI/CPX-CODE-CI/.github/workflows/aux-app-serverless.yml@v2.0.14

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "CXEPI/CPX-CODE-CI/.github/workflows/aux-app-serverless.yml@v2.0.14" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
classification: app-serverless
build_language: go
secrets: inherit