cmake: CI fixes
[m6w6/libmemcached] / scripts / push-artifacts.sh
index 45280ee3b0985e5598f9336ce6e9efe770449f1f..6ed63d27ea800298c6e9f9b7ae50c1865a1a0c13 100755 (executable)
@@ -4,6 +4,7 @@
 if test -n "$PUSH_ARTIFACTS_ID"
 then
   echo "$PUSH_ARTIFACTS_ID" > push-artifacts.id
+  chmod 0600 push-artifacts.id
 fi
 
 RSYNC_CONF=$(dirname $0)/push-artifacts.conf