This commit is contained in:
+4
-4
@@ -4,8 +4,8 @@ name: test
|
|||||||
steps:
|
steps:
|
||||||
- name: test-secret
|
- name: test-secret
|
||||||
image: alpine
|
image: alpine
|
||||||
|
settings:
|
||||||
|
token:
|
||||||
|
from_secret: gitea_token
|
||||||
commands:
|
commands:
|
||||||
- echo $GITEA_TOKEN
|
- echo $PLUGIN_TOKEN
|
||||||
environment:
|
|
||||||
GITEA_TOKEN:
|
|
||||||
from_secret: drone-gitea-token
|
|
||||||
Reference in New Issue
Block a user