ci: add workflow_dispatch and trigger real deploy
Deploy CV Site (andreknie.de) / deploy (push) Canceled after 0s
Deploy CV Site (andreknie.de) / deploy (push) Canceled after 0s
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- 'privat/CV/andreknie.de/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
@@ -47,3 +47,4 @@ volumes:
|
||||
caddy_data:
|
||||
caddy_config:
|
||||
umami_db_data:
|
||||
# trigger deploy
|
||||
|
||||
Reference in New Issue
Block a user