Skip to content

Commit d707746

Browse files
fraVlacajt-nti
authored andcommitted
fixed nodeenv image used in fvtest to be the one built locally
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
1 parent eee5833 commit d707746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ stages:
147147
set -ev
148148
./tools/getEdgeDocker.sh # essential to get main docker images of peer etc.
149149
docker image load --input build/fabric-nodeenv.tar.gz # gets the build image of nodeenv
150+
docker tag hyperledger/fabric-nodeenv:latest hyperledger/fabric-nodeenv:$(FABRIC_VERSION)
150151
docker images
151152
node common/scripts/install-run-rush.js install
152153
node common/scripts/install-run-rush.js update # should the tests need 'building' this will need to go here

0 commit comments

Comments
 (0)