mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 16:16:22 +00:00
add cicd
This commit is contained in:
parent
25f1c82761
commit
ad2508e2f4
4
.github/workflows/cicd.yaml
vendored
4
.github/workflows/cicd.yaml
vendored
@ -2,9 +2,9 @@ name: Backend CI/CD Pipeline
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "k8s" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "k8s" ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Team Settings
|
# Team Settings
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user