Move Docker deployment files to deployment directory
This commit is contained in:
@@ -23,7 +23,7 @@ runs:
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
docker buildx build \
|
docker buildx build \
|
||||||
-f build/Dockerfile \
|
-f deployment/Dockerfile \
|
||||||
--build-arg "GO_PROXY=https://go.reg.darano.ir" \
|
--build-arg "GO_PROXY=https://go.reg.darano.ir" \
|
||||||
--load \
|
--load \
|
||||||
-t "$IMAGE:$BRANCH" \
|
-t "$IMAGE:$BRANCH" \
|
||||||
|
|||||||
Reference in New Issue
Block a user