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

This commit is contained in:
Radim Lipovčan 2022-02-08 10:48:18 +01:00
parent 5b740674ae
commit a0ae0085cc
1 changed files with 6 additions and 5 deletions

View File

@ -9,15 +9,16 @@ steps:
#- ln -snf /usr/share/zoneinfo/$(echo "Europe/Prague") /etc/localtime && echo $(echo "Europe/Prague") > /etc/timezone
- apk add git
- git clone https://git.lipovcan.cz/Upstream/mikrotik-exporter.git
- cd mikrotik-exporter
- mv mikrotik-exporter/* .
- name: build-image
image: plugins/docker
#environment:
# TOKEN:
# from_secret: one_of_the_tokens
settings:
username: kevinbacon
password: pa55word
repo: foo/bar
tags:
- latest
- '1.0.1'
- '1.0'
# - name: publish