Skip to content

feat: add docker-compose file and modified A2_Part1.yml file #1

feat: add docker-compose file and modified A2_Part1.yml file

feat: add docker-compose file and modified A2_Part1.yml file #1

Workflow file for this run

name: Pull Docker Container & Run Automated Tests | CD Pipeline

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

View workflow run for this annotation

GitHub Actions / .github/workflows/A2_Part2.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: deploy
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
deploy:
runs-on: ubuntu-latest