Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit 3e77bd0

Browse files
committed
Merge pull request #37 from edunham/armandroid
Arm cross std builders, MUSL slaves, Docker stuff
2 parents bd7e101 + 2f38fd5 commit 3e77bd0

File tree

12 files changed

+505
-198
lines changed

12 files changed

+505
-198
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ master/dist*
55
master/try*
66
master/snap3*
77
master/gitpoller*
8+
master/beta*
9+
master/stable*
10+
master/cargo*
11+
master/tmp
812
master/http.log
913
master/master.cfg.txt
1014
master/master.cfg.sample

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ reboot using cron:
2424
> stunnel rust-buildbot-slave-stunnel-final.conf && buildslave restart slave
2525
```
2626

27+
There is more information on slave configuration in the file `slaves/README.md`
28+
2729
# Running the Master
2830

2931
```

0 commit comments

Comments
 (0)