Skip to content

Commit af14b36

Browse files
mbwhitejt-nti
authored andcommitted
Update to use new github credentials
Signed-off-by: Matthew B. White <[email protected]>
1 parent e918e5f commit af14b36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ stages:
171171
echo "Logged in to docker registry"
172172
# tag javaenv image to $PUSH_VERSION
173173
docker tag hyperledger/fabric-javaenv fabric-javaenv:amd64-${VERSION}
174-
# push javaenv to nexus repository
175-
docker push fabric-javaenv:amd64-${VERSION}
174+
# push javaenv to repository
175+
docker push hyperledger/fabric-javaenv:amd64-${VERSION}
176176
env:
177177
DOCKER_REGISTRY_USERNAME: $(DockerHub-Username)
178178
DOCKER_REGISTRY_PASSWORD: $(DockerHub-Password)

0 commit comments

Comments
 (0)