Skip to content

Commit

Permalink
kaniko platform
Browse files Browse the repository at this point in the history
  • Loading branch information
arttor committed Apr 24, 2024
1 parent 01f9089 commit d7be343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# context: .
platforms: linux/amd64,linux/arm64
push: true
tags: chorus/${{ matrix.service }}:test2
tags: harbor.clyso.com/chorus/${{ matrix.service }}:test2
build-args: |
GIT_TAG=${{ github.ref_name }}
GIT_COMMIT=${{ github.sha }}
Expand Down

0 comments on commit d7be343

Please sign in to comment.