parent
f75c633619
commit
2607821374
@ -7,7 +7,7 @@ steps:
|
|||||||
image: plugins/docker
|
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
|
||||||
- apt-get update ; apt-get install docker.io git -y
|
- pkg install git -y
|
||||||
- git clone https://git.lipovcan.cz/Upstream/mikrotik-exporter.git
|
- git clone https://git.lipovcan.cz/Upstream/mikrotik-exporter.git
|
||||||
- cd mikrotik-exporter
|
- cd mikrotik-exporter
|
||||||
- docker build -t mikrotik_exporter:1.0 .
|
- docker build -t mikrotik_exporter:1.0 .
|
||||||
|
Loading…
Reference in New Issue
Block a user