mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1167602 - Add a folder for cusom mozharness configs; r=dustin
This also adds a config for turning off sendchange (enabled by default), since that breaks things when credentials aren't available.
This commit is contained in:
parent
9936997053
commit
4b5d363d25
@ -6,6 +6,8 @@ MAINTAINER Morgan Reece Phillips <winter2718@gmail.com>
|
||||
ADD bin /home/worker/bin
|
||||
RUN chmod +x /home/worker/bin/*
|
||||
|
||||
# Add custom mozharness configs
|
||||
ADD configs /home/worker/configs
|
||||
|
||||
## COMPILER HACKS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user