skygate / skyexpo-matchmaking

The matchmaking app for skyexpo AI 2020
http://skyexpo.hal.skygate.io/
0 stars 0 forks source link

Use --cache-from in Drone CI #45

Closed marcinjosinski closed 4 years ago

marcinjosinski commented 4 years ago
  1. Deploy a production-ready docker registry on HAL.
  2. resolve --cache-from conflicts with multi-stage builds
  3. Reorganize steps in drone.yml:
    • build
    • test
    • push
    • release (only for master)

Links: