mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Docker: Touch up caching
This commit is contained in:
parent
403de91c25
commit
cf49497ce8
42 changed files with 67 additions and 31 deletions
|
|
@ -25,5 +25,6 @@ RUN ./test_python.sh 2>&1 | tee report.log
|
|||
|
||||
# Output the report if the image is old and was therefore pulled from the build cache.
|
||||
CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/'
|
||||
ENTRYPOINT []
|
||||
|
||||
#EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue