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