mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2026-06-18 14:53:22 +02:00
fix tags
This commit is contained in:
@@ -136,7 +136,7 @@ jobs:
|
|||||||
context: ./build
|
context: ./build
|
||||||
file: ./build/Dockerfile
|
file: ./build/Dockerfile
|
||||||
tags: |
|
tags: |
|
||||||
"${{ env.DOCKERHUB_REPO }}:build
|
"${{ env.DOCKERHUB_REPO }}:build"
|
||||||
"${{ env.DOCKERHUB_REPO }}:${{ env.version }}-build"
|
"${{ env.DOCKERHUB_REPO }}:${{ env.version }}-build"
|
||||||
"${{ env.GHCR_REPO }}:build"
|
"${{ env.GHCR_REPO }}:build"
|
||||||
"${{ env.GHCR_REPO }}:${{ env.version }}-build"
|
"${{ env.GHCR_REPO }}:${{ env.version }}-build"
|
||||||
|
|||||||
Reference in New Issue
Block a user