mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-01-22 11:36:26 +00:00
add github aciton
This commit is contained in:
parent
e04d6177cd
commit
6529422838
3
.github/workflows/cicd.yaml
vendored
3
.github/workflows/cicd.yaml
vendored
@ -2,7 +2,8 @@ name: Backend CI/CD Pipeline
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ cicd ]
|
branches:
|
||||||
|
- cicd
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
- '!.github/**'
|
- '!.github/**'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user