mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
Update releases.yml
This commit is contained in:
parent
02cecab7c2
commit
b8bd0700c9
1 changed files with 4 additions and 4 deletions
8
.github/workflows/releases.yml
vendored
8
.github/workflows/releases.yml
vendored
|
@ -42,8 +42,8 @@ jobs:
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
elibrody/it-tools:latest
|
thetechnetwork/it-tools:latest
|
||||||
elibrody/it-tools:${{ env.RELEASE_VERSION }}
|
thetechnetwork/it-tools:${{ env.RELEASE_VERSION }}
|
||||||
ghcr.io/thetechnetwork/it-tools:latest
|
ghcr.io/thetechnetwork/it-tools:latest
|
||||||
ghcr.io/thetechnetwork/it-tools:${{ env.RELEASE_VERSION}}
|
ghcr.io/thetechnetwork/it-tools:${{ env.RELEASE_VERSION}}
|
||||||
|
|
||||||
|
@ -93,8 +93,8 @@ jobs:
|
||||||
## Docker images
|
## Docker images
|
||||||
|
|
||||||
- Docker Hub
|
- Docker Hub
|
||||||
- `elibrody/it-tools:latest`
|
- `thetechnetwork/it-tools:latest`
|
||||||
- `elibrody/it-tools:${{ env.RELEASE_VERSION }}`
|
- `thetechnetwork/it-tools:${{ env.RELEASE_VERSION }}`
|
||||||
- GitHub Container Registry
|
- GitHub Container Registry
|
||||||
- `ghcr.io/thetechnetwork/it-tools:latest`
|
- `ghcr.io/thetechnetwork/it-tools:latest`
|
||||||
- `ghcr.io/thetechnetwork/it-tools:${{ env.RELEASE_VERSION}}`
|
- `ghcr.io/thetechnetwork/it-tools:${{ env.RELEASE_VERSION}}`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue