Skip to content

Commit 88822d4

Browse files
Copy file for docker build
1 parent 79dfda6 commit 88822d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
FROM swift:5.8.1-focal as swift-format-builder
2+
ADD . /toolbox
3+
WORKDIR /toolbox
24
RUN swift build -c release -Xswiftc -static-executable

0 commit comments

Comments
 (0)