m
This commit is contained in:
parent
d88355267a
commit
2c102ebb45
2 changed files with 9 additions and 14 deletions
9
.woodpecker/job.yaml
Normal file
9
.woodpecker/job.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
when:
|
||||
- event: push
|
||||
- branch: master
|
||||
|
||||
steps:
|
||||
deploy:
|
||||
commands:
|
||||
- sh ~/nixconf/update.sh
|
||||
- nh os switch -H sortug ~/nixconf --target-host root@sortug
|
||||
Loading…
Add table
Add a link
Reference in a new issue