@@ -3,4 +3,5 @@ WORKDIR /app
COPY ./Package.* ./
RUN swift package resolve
COPY . .
RUN swift build
CMD ["/bin/bash", "-xc", "swift", "test"]
The note is not visible to the blocked user.