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
api_key:
from_secret: gitea_token
title: commit-${DRONE_COMMIT_SHA}
title: tag-${DRONE_TAG}
files: build/*
when:
event:
- push
branch:
- master
event: tag
depends_on:
- build