mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
update CI workflow
This commit is contained in:
parent
9a01935f9f
commit
f5a060991c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -51,6 +51,8 @@ jobs:
|
|||||||
- name: Archive all
|
- name: Archive all
|
||||||
run: |
|
run: |
|
||||||
./scripts/snapshot-archive-all.sh
|
./scripts/snapshot-archive-all.sh
|
||||||
|
echo "${{ secrets.PPA_GPG_PRIVATE_KEY }}" > ./artifacts/private.gpg
|
||||||
|
echo "${{ secrets.PPA_GPG_PASSPHRASE }}" > ./artifacts/passphrase.txt
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user