File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 platforms : linux/amd64,linux/arm64
8484 push : true
8585 tags : |
86- corentinth /it-tools:nightly
87- ghcr.io/corentinth /it-tools:nightly
86+ kxhubs /it-tools:nightly
87+ ghcr.io/kxhubs /it-tools:nightly
Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ jobs:
4242 platforms : linux/amd64,linux/arm64
4343 push : true
4444 tags : |
45- corentinth /it-tools:latest
46- corentinth /it-tools:${{ env.RELEASE_VERSION }}
47- ghcr.io/corentinth /it-tools:latest
48- ghcr.io/corentinth /it-tools:${{ env.RELEASE_VERSION}}
45+ kxhubs /it-tools:latest
46+ kxhubs /it-tools:${{ env.RELEASE_VERSION }}
47+ ghcr.io/kxhubs /it-tools:latest
48+ ghcr.io/kxhubs /it-tools:${{ env.RELEASE_VERSION}}
4949
5050 github-release :
5151 runs-on : ubuntu-latest
@@ -93,11 +93,11 @@ jobs:
9393 ## Docker images
9494
9595 - Docker Hub
96- - `corentinth /it-tools:latest`
97- - `corentinth /it-tools:${{ env.RELEASE_VERSION }}`
96+ - `kxhubs /it-tools:latest`
97+ - `kxhubs /it-tools:${{ env.RELEASE_VERSION }}`
9898 - GitHub Container Registry
99- - `ghcr.io/corentinth /it-tools:latest`
100- - `ghcr.io/corentinth /it-tools:${{ env.RELEASE_VERSION}}`
99+ - `ghcr.io/kxhubs /it-tools:latest`
100+ - `ghcr.io/kxhubs /it-tools:${{ env.RELEASE_VERSION}}`
101101
102102 ## Changelog
103103
You can’t perform that action at this time.
0 commit comments