#16 Rename job
This commit is contained in:
parent
3328571be6
commit
e959e05636
@ -1,4 +1,4 @@
|
|||||||
name: SSH and echo to file
|
name: Deploy VyOS config.boot to Wizard
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -6,7 +6,7 @@ on:
|
|||||||
paths: [ 'homelab/vyos/config.boot' ]
|
paths: [ 'homelab/vyos/config.boot' ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ssh:
|
deploy:
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: homelab/vyos
|
working-directory: homelab/vyos
|
||||||
|
Loading…
Reference in New Issue
Block a user