mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Update .azure-pipelines/templates/jobs/packaging-jobs.yml
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
6b7dd05126
commit
a7adcd623d
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ jobs:
|
|||
- task: DownloadSecureFile@1
|
||||
name: credentials
|
||||
inputs:
|
||||
secureFile: snapcraftRemoteBuildCredentials
|
||||
secureFile: launchpad-credentials
|
||||
- script: |
|
||||
git config --global user.email "$(Build.RequestedForEmail)"
|
||||
git config --global user.name "$(Build.RequestedFor)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue