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