Fix Path in Drone #848

Merged
sarah merged 1 commits from android_foreground_fix into trunk 2024-02-26 16:51:10 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ steps:
- mv ./../sha512s.txt .
- cd ..
- scp -r -o StrictHostKeyChecking=no -i ~/id_rsa $DIR buildfiles@build.openprivacy.ca:/home/buildfiles/buildfiles/
- cd /root/.pub-cache
- ./gen-nightly-index.sh $DIR
- scp -r -o StrictHostKeyChecking=no -i ~/id_rsa cwtch-nightly.html buildfiles@build.openprivacy.ca:/home/buildfiles/buildfiles/
# Upload Files to releases...if a release has been cut...