Skip to content

Commit

Permalink
Wrong username
Browse files Browse the repository at this point in the history
  • Loading branch information
dervoeti committed Dec 5, 2023
1 parent 2924c70 commit b38a052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ jobs:
OCI_REGISTRY_STACKABLE_PASSWORD: ${{ secrets.HARBOR_ROBOT_STACKABLE_GITHUB_ACTION_BUILD_SECRET }}
OCI_REGISTRY_STACKABLE_USERNAME: "robot$stackable+github-action-build"
OCI_REGISTRY_STACKABLE_CHARTS_PASSWORD: ${{ secrets.HARBOR_ROBOT_STACKABLE_CHARTS_GITHUB_ACTION_BUILD_SECRET }}
OCI_REGISTRY_STACKABLE_CHARTS_USERNAME: "robot$stackable+github-action-build"
OCI_REGISTRY_STACKABLE_CHARTS_USERNAME: "robot$stackable-charts+github-action-build"
if: needs.select_helm_repo.outputs.helm_repository != 'skip'
outputs:
IMAGE_TAG: ${{ steps.printtag.outputs.IMAGE_TAG }}
Expand Down

0 comments on commit b38a052

Please sign in to comment.