UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

bugfix: gitlab-runner-helper image

Merged kevin.wilder requested to merge issue-bb-143 into main

Fix for issue https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/143
The IB image has the binaries in the wrong directory. Built new image with

FROM registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v13.2.2

USER 0

RUN cp /usr/local/bin/gitlab-runner-* /usr/bin/

USER 1001

docker build . --tag registry.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner/gitlab-runner-helper:ib-v13.2.2
docker push registry.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner/gitlab-runner-helper:ib-v13.2.2

Merge request reports

Pipeline #168949 passed

Pipeline passed for c3d2223b on issue-bb-143

Merged by kevin.wilderkevin.wilder 4 years ago (Feb 19, 2021 3:58pm UTC)

Loading

Pipeline #168963 passed

Pipeline passed for d5210213 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading