From 3a9dc291ba4654218adf58db5bf3d68102711a73 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 24 Sep 2023 19:49:57 +0200 Subject: [PATCH] fix Sorry Cypress platforms/languages - https://docs.sorry-cypress.dev/cloud-setup/docker-images - https://docs.sorry-cypress.dev/cloud-setup/kubernetes --- platforms/typescript.yml | 2 -- software/sorry-cypress.yml | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 platforms/typescript.yml diff --git a/platforms/typescript.yml b/platforms/typescript.yml deleted file mode 100644 index 0faf391783..0000000000 --- a/platforms/typescript.yml +++ /dev/null @@ -1,2 +0,0 @@ -name: Typescript -description: "" \ No newline at end of file diff --git a/software/sorry-cypress.yml b/software/sorry-cypress.yml index 047a4bba48..539bfa2c73 100644 --- a/software/sorry-cypress.yml +++ b/software/sorry-cypress.yml @@ -4,7 +4,8 @@ description: Alternative open-source dashboard for the Cypress browser automatio licenses: - MIT platforms: - - Typescript + - Docker + - K8S tags: - Software Development - Testing source_code_url: https://github.com/sorry-cypress/sorry-cypress