mirror of
https://github.com/danog/code-server.git
synced 2024-11-27 04:45:52 +01:00
Filter out secrets in CI
This commit is contained in:
parent
31518e9754
commit
d48d72cb79
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 8.9.3
|
||||
filter_secrets: false
|
||||
# filter_secrets: false
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user