Skip to content

Commit

Permalink
fix: login to reg1
Browse files Browse the repository at this point in the history
  • Loading branch information
corang committed Feb 9, 2024
1 parent 3d98208 commit ecc705f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/image-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
with:
# renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver
version: v0.32.1

- name: Iron Bank Login
run: zarf tools registry login -u "${{secrets.IRON_BANK_ROBOT_USERNAME}}" -p "${{secrets.IRON_BANK_ROBOT_PASSWORD}}" registry1.dso.mil

- name: Update Images
uses: ./.github/actions/update-images
Expand Down

0 comments on commit ecc705f

Please sign in to comment.