This commit is contained in:
parent
c0fd8f45aa
commit
289eab92c0
@ -4,7 +4,7 @@ type: docker
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: docker:20.10.12-dind-rootless
|
image: plugins/docker
|
||||||
commands:
|
commands:
|
||||||
#- ln -snf /usr/share/zoneinfo/$(echo "Europe/Prague") /etc/localtime && echo $(echo "Europe/Prague") > /etc/timezone
|
#- ln -snf /usr/share/zoneinfo/$(echo "Europe/Prague") /etc/localtime && echo $(echo "Europe/Prague") > /etc/timezone
|
||||||
- apk add git
|
- apk add git
|
||||||
|
Loading…
Reference in New Issue
Block a user