Skip to content

feat(Docker): ci nginx #5

feat(Docker): ci nginx

feat(Docker): ci nginx #5

Workflow file for this run

name: Build and Deploy
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
backend:
uses: ./.github/workflows/backend.yml
secrets: inherit