domo gitea token
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Cadey Ratio 2020-07-08 18:26:23 -04:00
parent a45e4ab8df
commit f186ff7ae5
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,11 @@ steps:
image: "rust:1"
pull: always
commands:
- cargo test
- cargo test --all
environment:
GITEA_SERVER: https://tulpa.dev
DOMO_GITEA_TOKEN:
from_secret: DOMO_GITEA_TOKEN
when:
event:
- push