mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-06-13 04:59:10 +00:00
add cicd
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user