Commit Graph

4 Commits

Author SHA1 Message Date
Imran Ismail
83d3ac97b8 chmod .netrc to private
netrc gem checks for permissions and drone-runner-docker creates the file with 644 permission

```
Netrc::Error:
       Permission bits for '/root/.netrc' should be 0600, but are 644
```
2020-04-03 12:16:30 +08:00
Brad Rydzewski
56f26b858a fix powershell LastExitCode on windows 2019-11-01 11:48:54 -07:00
Brad Rydzewski
4d3f9c66af implement basic exec [ci skip] 2019-10-22 15:21:57 -07:00
Brad Rydzewski
43bbf6e78c initial commit [ci skip] 2019-10-10 19:01:58 -07:00