Compare commits

...

1 Commits

Author SHA1 Message Date
jens 88ba8ed5d7 Update 'tasks/main.yml' 2021-02-25 17:04:35 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
chdir: "{{ drone_home }}/drone/cmd/drone-server"
when: gitclone.changed
git:
- git:
dest: "{{ drone_home }}/drone"
repo: https://github.com/drone-runners/drone-runner-exec.git
version: "{{ v1.0.0-beta.9}}"