fix(ci): correct dest and src
This commit is contained in:
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@@ -71,6 +71,6 @@ jobs:
|
|||||||
--tag "git.yejayekhoob.com/db123/auth-proxy:${{ github.sha }}" \
|
--tag "git.yejayekhoob.com/db123/auth-proxy:${{ github.sha }}" \
|
||||||
--tag "git.yejayekhoob.com/db123/auth-proxy:latest" \
|
--tag "git.yejayekhoob.com/db123/auth-proxy:latest" \
|
||||||
--cache-from=type=local,src=/tmp/.buildx-cache \
|
--cache-from=type=local,src=/tmp/.buildx-cache \
|
||||||
--cache-to=type=local,src=/tmp/.buildx-cache \
|
--cache-to=type=local,dest=/tmp/.buildx-cache \
|
||||||
--push \
|
--push \
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user