mirror of https://github.com/cloudreve/Cloudreve
parent
7b5e0e8581
commit
9226d0c8ec
2
assets
2
assets
|
@ -1 +1 @@
|
||||||
Subproject commit 721148b96904c12079d8ecdaf85ca6d93ed156ac
|
Subproject commit 904efa8f6bacee4fccb1cdee620b6315c81d5f95
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
displayName: Install Go
|
displayName: Install Go
|
||||||
- task: Docker@2
|
- task: Docker@2
|
||||||
inputs:
|
inputs:
|
||||||
containerRegistry: "PRO ACR"
|
containerRegistry: "CR DockerHub"
|
||||||
command: "login"
|
command: "login"
|
||||||
addPipelineData: false
|
addPipelineData: false
|
||||||
addBaseImageData: false
|
addBaseImageData: false
|
||||||
|
|
Loading…
Reference in New Issue