We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfba459 commit 318ea47Copy full SHA for 318ea47
Dockerfile
@@ -36,7 +36,7 @@ RUN curl -fSsL \
36
37
#oauth2
38
RUN curl -fSsL \
39
- ${GERRITFORGE_URL}/job/plugin-oauth-bazel-master-stable-${PLUGIN_VERSION}/${GERRITFORGE_ARTIFACT_DIR}/oauth/oauth.jar \
+ ${GERRITFORGE_URL}/job/plugin-oauth-bazel-stable-${PLUGIN_VERSION}/${GERRITFORGE_ARTIFACT_DIR}/oauth/oauth.jar \
40
-o ${GERRIT_HOME}/oauth.jar
41
42
#importer
0 commit comments