test ci cd at push to branch dev
This commit is contained in:
parent
2be2b102bd
commit
aa05f3f994
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# /.forgejo/workflows/ci-cd.yml
|
||||
name: Build & Deploy
|
||||
name: Build & Deploy to Forgejo
|
||||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- dev
|
||||
branch:
|
||||
- dev
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue