deploy.yaml
This commit is contained in:
parent
2d3a8d930f
commit
7441aa5d58
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name: CI/CD Pipeline
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue