Skip to content
Snippets Groups Projects
Commit 884e2c17 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

cleanup

parent 6ce402e8
No related branches found
No related tags found
1 merge request!503Docker and Web Services
......@@ -9,8 +9,6 @@ for arg in ${DOCKER_BUILD_ARGS}; do
BUILD_ARGS="${BUILD_ARGS} --build-arg ${arg}";
done
echo "${BUILD_ARGS}";
# Build Docker image
# shellcheck disable=SC2086
docker build \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment