8b02bf63
James Cole
committed
succeeded
1 changed file
azure-pipelines.yml
/azure-pipelines.yml-1+1
/azure-pipelines.yml
Add comment 65 displayName: 'Set up builder'
Add comment 66
Add comment 67 - script: |
Add comment 68 Minus   cd BaseImage2
Add comment 68 Plus   cd BaseImage
Add comment 69
Add comment 70 echo $(DOCKERPASSWORD) | docker login --username $(DOCKERUSERNAME) --password-stdin
Add comment 71