10
0
Fork 0
mirror of https://code.forgejo.org/actions/forgejo-release synced 2026-04-18 01:19:56 +00:00

GPG signing logic

This commit is contained in:
Earl Warren 2023-05-26 13:03:49 +02:00
parent 358b55efd4
commit f886973249
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
6 changed files with 281 additions and 20 deletions

View file

@ -0,0 +1,10 @@
on: [ push ]
jobs:
integration:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Unit tests of the supporting script forgejo-release.sh
run: |
testdata/forgejo-release-test.sh test_maybe_sign_release