ReleaseEngineering/How To/Self Provision a TaskCluster Windows Instance: Difference between revisions

Jump to navigation Jump to search
→‎How is it triggered?: syntax corrected
(whait for credential file to exist)
(→‎How is it triggered?: syntax corrected)
Line 41: Line 41:
         os.getcwd()}}, open(r'z:\loan-request.json', 'wb'))"
         os.getcwd()}}, open(r'z:\loan-request.json', 'wb'))"
       - >-
       - >-
         c:\\mozilla-build\\python\\python.exe -c "exec(\"import os.path,
         c:\mozilla-build\python\python.exe -c "exec(\"import os.path, time\nwhile
        time\nwhile (not os.path.exists(r'z:\loan\credentials.txt.gpg')):\n  
        (not os.path.exists(r'z:\loan\credentials.txt.gpg')):\n time.sleep(1)\"")
        time.sleep(1)\"")
   metadata:
   metadata:
     name: Windows Loan Request
     name: Windows Loan Request
22

edits

Navigation menu