mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
add displayName
This commit is contained in:
parent
c86ec104a2
commit
112e1e7ab9
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ stages:
|
|||
path: $(Build.SourcesDirectory)
|
||||
displayName: Retrieve Docker images
|
||||
- bash: docker load --input $(Build.SourcesDirectory)/docker_images.tar
|
||||
displayName: Load Docker images
|
||||
- task: Docker@2
|
||||
inputs:
|
||||
command: login
|
||||
|
|
|
|||
Loading…
Reference in a new issue