pull/4837/head
filip mertens 8 months ago
parent de41962d3f
commit f80c8bb494
  1. 5
      .circleci/config.yml

@ -265,11 +265,10 @@ jobs:
- run:
name: start selenium
command: |
Set-Location -Path "apps/remixdesktop/"
cd "apps/remixdesktop/"
yarn -v
yarn run selenium-win
shell: powershell.exe -NoProfile -NoLogo -NonInteractive -Command "{0}"
shell: powershell.exe
# see https://docs.digicert.com/en/software-trust-manager/ci-cd-integrations/script-integrations/github-integration-ksp.html
sign-remixdesktop-windows:
executor: win/default # executor type

Loading…
Cancel
Save