We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c5716b + 22be3a6 commit 3f0b0b5Copy full SHA for 3f0b0b5
Dockerfile
@@ -33,6 +33,7 @@ RUN swift build -c release --static-swift-stdlib --package-path Resources/parser
33
RUN swift build -c release --static-swift-stdlib --package-path Resources/parsers/60000
34
RUN swift build -c release --static-swift-stdlib --package-path Resources/parsers/60100
35
RUN swift build -c release --static-swift-stdlib --package-path Resources/parsers/60200
36
+RUN swift build -c release --static-swift-stdlib --package-path Resources/parsers/60300
37
RUN swift build -c release --static-swift-stdlib --package-path Resources/parsers/trunk
38
39
WORKDIR /staging
0 commit comments