change drone version
This commit is contained in:
parent
339a9c20e8
commit
3553f77bd1
2 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@
|
|||
ExecStartPre= ''
|
||||
-${pkgs.docker}/bin/docker stop %n \
|
||||
-${pkgs.docker}/bin/docker rm %n \
|
||||
${pkgs.docker}/bin/docker pull drone/drone:1
|
||||
${pkgs.docker}/bin/docker pull drone/drone:2.20.0
|
||||
'';
|
||||
ExecStart= ''
|
||||
${pkgs.docker}/bin/docker run --rm --name %n \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue