mirror of
https://github.com/triqs/dft_tools
synced 2025-04-30 20:25:06 +02:00
[jenkins] Run apt-get update before apt-get install
This commit is contained in:
parent
d61b2c6697
commit
4eab58f3ee
@ -3,7 +3,7 @@ FROM flatironinstitute/triqs:unstable-ubuntu-clang
|
||||
ARG APPNAME=app4triqs
|
||||
|
||||
# Install here missing dependencies, e.g.
|
||||
# RUN apt-get install -y python3-skimage
|
||||
# RUN apt-get update && apt-get install -y python3-skimage
|
||||
|
||||
COPY --chown=build . $SRC/$APPNAME
|
||||
WORKDIR $BUILD/$APPNAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user