1
0
mirror of https://tulpa.dev/cadey/gitea-release synced 2025-10-06 05:52:40 +02:00

domo gitea token

This commit is contained in:
Christine Dodrill
2020-07-08 18:26:23 -04:00
parent a45e4ab8df
commit f186ff7ae5

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