Skip to content

Deployed backend application on docker #2

Deployed backend application on docker

Deployed backend application on docker #2

Workflow file for this run

name: Backend API

Check failure on line 1 in .github/workflows/backend.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/backend.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: deploy-development
on:
push:
paths:
- backend/**
- .github/workflows/backend.yml
env:
AWS_SECRET_KEY: ""
jobs:
deploy-development:
runs-on: windows-latest