mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 13:07:39 +03:00
Update docker.yml
This commit is contained in:
parent
452e915253
commit
09e301c7d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
|||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: ${{ env.REGISTRY }}/cedar2025/hysteria:latest,${{ env.REGISTRY }}/cedar2025/hysteria,${{ env.REGISTRY }}/cedar2025/hysteria:${{ steps.get_version.outputs.version }}
|
||||
tags: ${{ env.REGISTRY }}/rebecca554owen/hysteria:latest,${{ env.REGISTRY }}/rebecca554owen/hysteria,${{ env.REGISTRY }}/rebecca554owen/hysteria:${{ steps.get_version.outputs.version }}
|
||||
|
||||
# Sign the resulting Docker image digest except on PRs.
|
||||
# This will only write to the public Rekor transparency log when the Docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue