Skip to content

Commit

Permalink
macOS SSE4.1 binary was not uploaded by azure
Browse files Browse the repository at this point in the history
  • Loading branch information
milot-mirdita authored May 15, 2020
1 parent 4f9e6bb commit 56925d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,5 @@ jobs:
ssh-keyscan -t rsa uniclust.mmseqs.com >> ~/.ssh/known_hosts
cd "${BUILD_SOURCESDIRECTORY}"
ssh [email protected] "mkdir -p \"/home/mirdita/repositories/mmseqs-webserver/archive/${BUILD_SOURCEVERSION}\""
scp spacepharer-osx-avx2.tar.gz spacepharer-linux-sse41.tar.gz spacepharer-linux-avx2.tar.gz [email protected]:"/home/mirdita/repositories/mmseqs-webserver/archive/${BUILD_SOURCEVERSION}"
scp spacepharer-osx-sse41.tar.gz spacepharer-osx-avx2.tar.gz spacepharer-linux-sse41.tar.gz spacepharer-linux-avx2.tar.gz [email protected]:"/home/mirdita/repositories/mmseqs-webserver/archive/${BUILD_SOURCEVERSION}"
ssh [email protected] "update-latest-spacepharer.sh \"${BUILD_SOURCEVERSION}\""

0 comments on commit 56925d2

Please sign in to comment.