ci: Update deployment trigger on main branch
This commit is contained in:
parent
d3a1330e5c
commit
56aba7f20a
@ -1,6 +1,9 @@
|
|||||||
name: Update Memento Dev on VPS
|
name: Update Memento Dev on VPS
|
||||||
run-name: ${{ gitea.actor }} is deploying the application on the VPS 🚀
|
run-name: ${{ gitea.actor }} is deploying the application on the VPS 🚀
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user