Fix deploy in drone config

This commit is contained in:
Harald Kube 2021-03-14 17:02:33 +01:00
parent 909aef8880
commit b3f52555b4

View file

@ -67,13 +67,13 @@ steps:
settings:
api_key:
from_secret: GITEA_TOKEN
base_url: https://gitea.kube-it.de
base_url: https://git.solarautonomie.de
title: VERSION
note: CHANGELOG.md
files:
- /drone/src/target/s0-meter_*
- /drone/src/bundle/*
draft: true
prerelease: true
prerelease: true # You can change this in Gitea afterwards
draft: true # You can change this in Gitea afterwards
when:
event: tag