mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
Update backend-deploy.yml
This commit is contained in:
parent
15b7361508
commit
d62b0dc4d0
1 changed files with 2 additions and 1 deletions
1
.github/workflows/backend-deploy.yml
vendored
1
.github/workflows/backend-deploy.yml
vendored
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue