ci: remove watchman to resolve invalid clockspec error
This commit is contained in:
parent
f02a7e1797
commit
4457263599
|
@ -64,7 +64,6 @@ RUN apt-get update --fix-missing && apt-get install -qy \
|
|||
ruby \
|
||||
ruby-rubygems \
|
||||
unzip \
|
||||
watchman \
|
||||
wget \
|
||||
xauth \
|
||||
xvfb \
|
||||
|
@ -128,4 +127,4 @@ RUN chmod +rx /usr/local/bin/wait-for
|
|||
|
||||
# Create workspace
|
||||
RUN mkdir -p /workspace
|
||||
WORKDIR /workspace
|
||||
WORKDIR /workspace
|
||||
|
|
Loading…
Reference in a new issue