Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Radim Lipovčan 2022-02-08 10:46:31 +01:00
parent 289eab92c0
commit 5b740674ae
1 changed files with 8 additions and 1 deletions

View File

@ -10,7 +10,14 @@ steps:
- apk add git
- git clone https://git.lipovcan.cz/Upstream/mikrotik-exporter.git
- 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