mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
Merge pull request #11762 from nextcloud/encryptDroneSecret
use encrypted GIT_TOKEN
This commit is contained in:
commit
dc1b0748e4
1 changed files with 4 additions and 0 deletions
|
@ -165,3 +165,7 @@ trigger:
|
||||||
- cron
|
- cron
|
||||||
cron:
|
cron:
|
||||||
- allscreenshots
|
- allscreenshots
|
||||||
|
---
|
||||||
|
kind: secret
|
||||||
|
name: GIT_TOKEN
|
||||||
|
data: XIoa9IYq+xQ+N5iln8dlpWv0jV6ROr7HuE24ioUr4uQ8m8SjyH0yognWYLYLqnbTKrFWlFZiEMQTH/sZiWjRFvV1iL0=
|
||||||
|
|
Loading…
Reference in a new issue