typo: documentso >> documenso
This commit is contained in:
@@ -22,7 +22,7 @@ echo "Git SHA: $GIT_SHA"
|
|||||||
|
|
||||||
docker build -f "$SCRIPT_DIR/Dockerfile" \
|
docker build -f "$SCRIPT_DIR/Dockerfile" \
|
||||||
--progress=plain \
|
--progress=plain \
|
||||||
-t "documentso:latest" \
|
-t "documenso:latest" \
|
||||||
-t "documenso:$GIT_SHA" \
|
-t "documenso:$GIT_SHA" \
|
||||||
-t "documenso:$APP_VERSION" \
|
-t "documenso:$APP_VERSION" \
|
||||||
"$MONOREPO_ROOT"
|
"$MONOREPO_ROOT"
|
||||||
|
|||||||
Reference in New Issue
Block a user