Use correct image for git
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
Adrian Marquis
2023-05-29 14:08:12 +02:00
parent a1b866c1af
commit e7f858b3bd

View File

@@ -51,7 +51,7 @@ steps:
path: "/out/server"
- name: "Update client files in repository"
image: "bash"
image: "alpine/git"
commands:
- "git checkout master"
- "git pull"