Unverified Commit 3ec65a58 authored by vky25's avatar vky25 Committed by GitHub
Browse files

Update Jenkinsfile

parent 642f7b6b
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -36,7 +36,7 @@ pipeline {
#sh 'echo $GCR_KEY | docker login -u _json_key --password-stdin ${GCR_REGISTRY}'
sh "docker push ${GCR_REGISTRY}/${IMAGE_NAME}:${dockerTag}"
}
}
# }
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment