Skip to content

rework deploy pipeline #1

rework deploy pipeline

rework deploy pipeline #1

name: 'Continuous Integration: Backend'
on:
push:
branches: [ main ]
paths:
- backend/**
pull_request:
types: [opened, synchronize, reopened]
paths:
- backend/**
jobs:
ci:
name: 'Continous Integration'
uses: './templates/build-and-test-backend-template.yml'

Check failure on line 17 in .github/workflows/continuous-integration-backend.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/continuous-integration-backend.yml

Invalid workflow file

invalid value workflow reference: no version specified