Skip to content

Commit

Permalink
fixup! fixup! DELETE IONOS(ci): split action to build and push to ghc…
Browse files Browse the repository at this point in the history
…r.io

Signed-off-by: Misha M.-Kupriyanov <[email protected]>
  • Loading branch information
printminion-co committed Nov 26, 2024
1 parent e61ed97 commit 2d4ff37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hidrive-next-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ jobs:
HARBOR_AUTH="{\"auth\":\"$(echo -n ${{ secrets.HARBOR_USERNAME }}:${{ secrets.HARBOR_PASSWORD }} | base64)\"}"
# echo "{\"auths\":{\"ghcr.io\":$GITHUB_AUTH, \"harbor.infra.cluster.ionos.com\":$HARBOR_AUTH}}" > /kaniko/.docker/config.json
echo "{\"auths\":{\"ghcr.io\":$GITHUB_AUTH}" > /kaniko/.docker/config.json
cat /kaniko/.docker/config.json
- name: Determine Docker Image Tag
run: |
Expand Down

0 comments on commit 2d4ff37

Please sign in to comment.