.gitlab-ci: deploy via copy and symlink switcheroo
During analysis on Maxwell, for one of the jobs we saw error messages indicating that "libmsgpack.so" and some xgandalf precomputed files weren't found. The cause must have been a partial update that was being made by the deployment script. To fix it, we now copy and rename, instead of renaming and then copying.
parent
b1d48769
No related branches found
No related tags found
This commit is part of merge request !45. Comments created here will be created in the context of that merge request.
deployment/deploy-to-maxwell.sh
0 → 100755
Please register or sign in to comment