fix CICD attempt 1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
LordMZTE 2021-03-30 15:10:28 +02:00
parent 6a748b53ab
commit 82c137d7a8

View file

@ -13,14 +13,11 @@ steps:
base_url: https://data.tilera.xyz/git base_url: https://data.tilera.xyz/git
api_key: api_key:
from_secret: gitea_token from_secret: gitea_token
title: commit-${DRONE_COMMIT_SHA} title: tag-${DRONE_TAG}
files: build/* files: build/*
when: when:
event: event: tag
- push
branch:
- master
depends_on: depends_on:
- build - build