Skip to content

Commit

Permalink
Remove signing binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddy Gharbi committed Mar 7, 2019
1 parent e090530 commit 0ec33cf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ build_script:
- cmake --build %SLBuildDirectory% --target install --config RelWithDebInfo

before_deploy:
- nuget install secure-file -ExcludeVersion
- ps: ci\appveyor\sign_binaries.ps1
- tar cvaf "%DistributionAritfact%.tar.gz" -C "%FullDistributePath%" "crash-handler"
- ps: Push-AppveyorArtifact "$env:DistributionAritfact.tar.gz"

Expand Down
13 changes: 0 additions & 13 deletions ci/appveyor/sign_binaries.ps1

This file was deleted.

Binary file removed ci/streamlabsp12.pfx.enc
Binary file not shown.

0 comments on commit 0ec33cf

Please sign in to comment.