mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 08:06:24 +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:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "k8s" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "k8s" ]
|
||||
|
||||
env:
|
||||
# Team Settings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user