mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
code cleanup
This commit is contained in:
parent
35398dd401
commit
9a275d62c0
9
.github/workflows/build-app.yaml
vendored
9
.github/workflows/build-app.yaml
vendored
@ -43,15 +43,6 @@ jobs:
|
||||
WIN_CSC_LINK: ${{ secrets.WINCERT_CERTIFICATE }}
|
||||
WIN_CSC_KEY_PASSWORD: ${{ secrets.WINCERT_PASSWORD }}
|
||||
|
||||
# - name: codeSigning
|
||||
# if: matrix.os == 'windows-2016'
|
||||
# uses: DanaBear/code-sign-action@v4
|
||||
# with:
|
||||
# certificate: '${{ secrets.WINCERT_CERTIFICATE }}'
|
||||
# password: '${{ secrets.WINCERT_PASSWORD }}'
|
||||
# certificatename: 'Jan Prochazka'
|
||||
# folder: 'app/dist'
|
||||
|
||||
- name: generatePadFile
|
||||
run: |
|
||||
yarn generatePadFile
|
||||
|
Loading…
Reference in New Issue
Block a user