v1.1.0 #7
+1
-1
@@ -9,7 +9,7 @@ if [ -z "$UWUZU_HOST" ] || [ -z "$UWUZU_TOKEN" ] ||
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN npm ci --unsafe-perm
|
npm ci --unsafe-perm
|
||||||
|
|
||||||
# Change line break
|
# Change line break
|
||||||
find /app -type f -exec sed -i 's/\r$//' {} \;
|
find /app -type f -exec sed -i 's/\r$//' {} \;
|
||||||
|
|||||||
Reference in New Issue
Block a user