"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "a4b2ed32c01c9666456d739763e6e1c2aca49cf3"
Commit bc7d5d5e authored by illsilin's avatar illsilin
Browse files

put ccache back temporarily to avoid breaking other CI jobs

parent 8ff32881
......@@ -38,6 +38,7 @@ ENV PATH=$PATH:${SCCACHE_INSTALL_LOCATION}
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-unauthenticated \
build-essential \
cmake \
ccache \
git \
hip-rocclr \
jq \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment