mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
a7c3644c61
commit
7f02ce2a49
@ -6,6 +6,8 @@ MAINTAINER Morgan Reece Phillips <winter2718@gmail.com>
|
|||||||
ADD bin /home/worker/bin
|
ADD bin /home/worker/bin
|
||||||
RUN chmod +x /home/worker/bin/*
|
RUN chmod +x /home/worker/bin/*
|
||||||
|
|
||||||
|
# Add custom mozharness configs
|
||||||
|
ADD configs /home/worker/configs
|
||||||
|
|
||||||
## COMPILER HACKS
|
## COMPILER HACKS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user