pare-down-functionality #7

Merged
cadey merged 8 commits from pare-down-functionality into main 2020-07-08 23:19:39 +00:00
1 changed files with 5 additions and 1 deletions
Showing only changes of commit f186ff7ae5 - Show all commits

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