This commit is contained in:
@@ -162,10 +162,6 @@ jobs:
|
||||
# DOCS_BASE_URL must match the proxy location that routes to
|
||||
# this container and the directory the image serves from.
|
||||
docker build \
|
||||
--build-arg DOCS_URL="${{ vars.DOCS_URL }}" \
|
||||
--build-arg DOCS_BASE_URL="${{ vars.DOCS_BASE_URL }}" \
|
||||
--build-arg APP_URL="${{ vars.APP_URL }}" \
|
||||
--build-arg HQ_URL="${{ vars.HQ_URL }}" \
|
||||
-t "$IMAGE" \
|
||||
-f docsite/Dockerfile docsite/
|
||||
docker push "$IMAGE"
|
||||
|
||||
Reference in New Issue
Block a user