final new mac build machine fixes #771

Merged
dan merged 1 commits from mactest into trunk 2023-11-16 17:01:25 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ steps:
status: [ success ]
commands:
- echo $BUILDFILES_KEY > ~/id_rsab64
- base64 -d ~/id_rsab64 > ~/id_rsa
- base64 -d -i ~/id_rsab64 -o ~/id_rsa
- chmod 400 ~/id_rsa
- export DIR=flwtch-`cat COMMIT_DATE`-`cat VERSION`
- mv deploy $DIR