Skip to content

Commit

Permalink
feat: add events-log-3.8 plugin back
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtin committed Jun 15, 2023
1 parent fe5b8ce commit 6cda1af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 3.8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ ENV GERRITFORGE_ARTIFACT_DIR=lastSuccessfulBuild/artifact/bazel-bin/plugins

#events-log
#This plugin is required by gerrit-trigger plugin of Jenkins.
# Not ready for 3.8, so use 3.7
RUN curl -fSsL \
${GERRITFORGE_URL}/job/plugin-events-log-bazel-master-stable-3.7/${GERRITFORGE_ARTIFACT_DIR}/events-log/events-log.jar \
${GERRITFORGE_URL}/job/plugin-events-log-bazel-master-stable-${PLUGIN_VERSION}/${GERRITFORGE_ARTIFACT_DIR}/events-log/events-log.jar \
-o ${GERRIT_HOME}/events-log.jar

#oauth2
Expand Down

0 comments on commit 6cda1af

Please sign in to comment.