mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Another try for snaps
This commit is contained in:
parent
309a4d3c69
commit
e8b3c6713d
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ jobs:
|
|||
displayName: Install dependencies
|
||||
- script: |
|
||||
snap/local/build_and_install.sh
|
||||
mv *.snap $SYSTEM_ARTIFACTSTAGINGDIRECTORY
|
||||
mv *.snap $(Build.ArtifactStagingDirectory)
|
||||
displayName: Build Certbot snap
|
||||
- task: PublishPipelineArtifact@1
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue