add git
parent
ce761e70b0
commit
b214d17ea2
|
|
@ -35,6 +35,7 @@ steps:
|
|||
- name: deploy
|
||||
image: adamveld12/nomad:1.0.4
|
||||
commands:
|
||||
- apk add make git
|
||||
- git clone https://git.vdhsn.com/adam/SunnyHomeLab.git repo
|
||||
- cd ./repo/jobs
|
||||
- nomad job run ./git.job
|
||||
|
|
|
|||
Loading…
Reference in New Issue