1 changed file
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