Skip to content

Commit 3656ddd

Browse files
committed
Checkout without ssh
1 parent fee3b82 commit 3656ddd

File tree

1 file changed

+1
-1
lines changed
  • swift-ci/sdks/static-linux

1 file changed

+1
-1
lines changed

swift-ci/sdks/static-linux/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ esac
3535
$DOCKER build --build-arg OS_ARCH_SUFFIX=$OS_ARCH_SUFFIX -t static-swift-linux .
3636

3737
# Check-out the sources
38-
scripts/fetch-source.sh --clone-with-ssh --source-dir source
38+
scripts/fetch-source.sh --source-dir source
3939

4040
mkdir -p products
4141

0 commit comments

Comments
 (0)