mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Remove filtering of secrets for windows build
This commit is contained in:
parent
2f5b36c5f4
commit
6038744ca3
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ cache:
|
|||
- lib
|
||||
node_js:
|
||||
- 8.9.3
|
||||
filter_secrets: false
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue