fix(plugins/skyline): disable examples while cert is expired [skip ci]
This commit is contained in:
@@ -11,4 +11,8 @@
|
|||||||
test:
|
test:
|
||||||
timeout: 1800000
|
timeout: 1800000
|
||||||
modes:
|
modes:
|
||||||
- action
|
- action
|
||||||
|
# Workaround while certificate is expired
|
||||||
|
skip: true
|
||||||
|
prod:
|
||||||
|
skip: true
|
||||||
Reference in New Issue
Block a user