Skip to content

Commit

Permalink
🔥 remove release-channels from test
Browse files Browse the repository at this point in the history
  • Loading branch information
boredland authored May 7, 2024
1 parent ec8fc77 commit 91540fa
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,4 @@ jobs:
scope: ${{ matrix.scope }}
version: ${{ env.version }}
release-tag: ${{ env.version }}
gpg-secret-key-base64: ${{ secrets.gpg_secret_base64 }}
gpg-passphrase: 1234
cdn77-host: ${{ secrets.CDN_HOST }}
cdn77-user: ${{ secrets.CDN_USER }}
cdn77-pwd: ${{ secrets.CDN_PWD }}
sf-project: manjarolinux
sf-user: ${{ secrets.SF_USER_NAME }}
sf-key: ${{ secrets.SF_PRIV_SSHKEY }}
# custom-repo:
office-chooser: true
build-mirror: ${{ secrets.BUILD_MIRROR }}
# osdn is absurdly slow sometimes
# osdn-project: manjaro
# osdn-user: ${{ secrets.OSDN_USER_NAME }}
# osdn-key: ${{ secrets.OSDN_PRIV_SSHKEY }}

0 comments on commit 91540fa

Please sign in to comment.