mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update build-with-docker.yml
This commit is contained in:
4
.github/workflows/build-with-docker.yml
vendored
4
.github/workflows/build-with-docker.yml
vendored
@@ -165,8 +165,8 @@ jobs:
|
||||
gpg_private_key: ${{ secrets.GPG_KEY1 }}
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE1 }}
|
||||
workdir: scripts
|
||||
git-user-signingkey: true
|
||||
git-commit-gpgsign: true
|
||||
git_user_signingkey: true
|
||||
git_commit_gpgsign: true
|
||||
|
||||
- name: Assemble
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user