Update backend-deploy.yml

This commit is contained in:
Christopher (Cris) Fuhrman 2024-09-05 16:03:13 -04:00 committed by GitHub
parent 15b7361508
commit d62b0dc4d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@ name: CI/CD Pipeline for Backend
on: on:
push: push:
branches: [ main ] branches: [ main ]
workflow_dispatch:
jobs: jobs:
build_and_push_backend: build_and_push_backend: