add woodpecker
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
name: Deploy
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
jobs:
|
|
||||||
deploy:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Deploy
|
|
||||||
run: bash /opt/deploy-shop.sh server main
|
|
||||||
Reference in New Issue
Block a user