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:
@@ -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
|
||||
|
Reference in New Issue
Block a user