diff --git a/source/plugins/skyline/examples.yml b/source/plugins/skyline/examples.yml index 43d5660f..8fab8fa7 100644 --- a/source/plugins/skyline/examples.yml +++ b/source/plugins/skyline/examples.yml @@ -11,4 +11,8 @@ test: timeout: 1800000 modes: - - action \ No newline at end of file + - action + # Workaround while certificate is expired + skip: true + prod: + skip: true \ No newline at end of file