Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tgstation/tgstation-server
Browse files Browse the repository at this point in the history
…into PostReleaseThings
  • Loading branch information
Cyberboss committed Aug 18, 2024
2 parents fe58f3f + 3c74fb0 commit 911c10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,7 @@ jobs:
- name: Verify Package Files are Signed
if: (github.event_name == 'push' && contains(github.event.head_commit.message, '[TGSDeploy]') && github.event.ref == 'refs/heads/master')
run:
run: |
gpg --verify tgstation-server_${{ env.TGS_VERSION }}-1.dsc
gpg --verify tgstation-server_${{ env.TGS_VERSION }}-1_amd64.changes
gpg --verify tgstation-server_${{ env.TGS_VERSION }}-1_amd64.buildinfo
Expand Down

0 comments on commit 911c10b

Please sign in to comment.