alank976 / todo-service

Rust toy
0 stars 0 forks source link

optimize CI time #4

Closed alank976 closed 4 years ago

alank976 commented 4 years ago

See TODOs in Dockerfile.

  1. pre-build action image with OpenSSL lib installed, and other apt-get
  2. learn if actions/cache and help save time for cargo build as per checksum/hash of lock file