This commit is contained in:
parent
289eab92c0
commit
5b740674ae
@ -10,7 +10,14 @@ steps:
|
|||||||
- apk add git
|
- apk add git
|
||||||
- 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 .
|
settings:
|
||||||
|
username: kevinbacon
|
||||||
|
password: pa55word
|
||||||
|
repo: foo/bar
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
|
- '1.0.1'
|
||||||
|
- '1.0'
|
||||||
|
|
||||||
|
|
||||||
# - name: publish
|
# - name: publish
|
||||||
|
Loading…
Reference in New Issue
Block a user