This commit is contained in:
parent
a22006e6e1
commit
13a16d03f5
@ -6,8 +6,8 @@ steps:
|
||||
- name: build
|
||||
image: ubuntu:22.04
|
||||
commands:
|
||||
- apt update & apt install docker git -y
|
||||
- git clone https://git.lipovcan.cz/Upstream/mikrotik-exporter.git
|
||||
- apt update & apt install docker
|
||||
- docker build -t mikrotik_exporter:1.0 .
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user