Skip to content

Commit 793071b

Browse files
committed
newlines
1 parent 76e28f8 commit 793071b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-ios-app/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
target/
22
.idea/
33
.DS_Store
4-
*.iml
4+
*.iml

java-ios-app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ RUN --mount=type=secret,id=SAUCE_USERNAME,env=SAUCE_USERNAME \
2020

2121
RUN --mount=type=secret,id=SAUCE_USERNAME,env=SAUCE_USERNAME \
2222
--mount=type=secret,id=SAUCE_ACCESS_KEY,env=SAUCE_ACCESS_KEY \
23-
runme run mvn-run-ios-test-modified
23+
runme run mvn-run-ios-test-modified

0 commit comments

Comments
 (0)