This commit is contained in:
@@ -51,7 +51,7 @@ steps:
|
|||||||
path: "/out/server"
|
path: "/out/server"
|
||||||
|
|
||||||
- name: "Update client files in repository"
|
- name: "Update client files in repository"
|
||||||
image: "bash"
|
image: "alpine/git"
|
||||||
commands:
|
commands:
|
||||||
- "git checkout master"
|
- "git checkout master"
|
||||||
- "git pull"
|
- "git pull"
|
||||||
|
|||||||
Reference in New Issue
Block a user