mirror of
https://github.com/umputun/reproxy.git
synced 2025-02-16 18:34:30 +02:00
missing -t for latest
This commit is contained in:
parent
ef2d441e45
commit
74505c3671
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -90,4 +90,4 @@ jobs:
|
||||
--build-arg CI=github --build-arg GITHUB_SHA=${GITHUB_SHA} --build-arg GIT_BRANCH=${ref} \
|
||||
--platform linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 \
|
||||
-t ghcr.io/${USERNAME}/reproxy:${ref} -t ghcr.io/${USERNAME}/reproxy:latest \
|
||||
-t ${USERNAME}/reproxy:${ref} ${USERNAME}/reproxy:latest .
|
||||
-t ${USERNAME}/reproxy:${ref} -t ${USERNAME}/reproxy:latest .
|
||||
|
Loading…
x
Reference in New Issue
Block a user