Skip to content

Commit

Permalink
[ci][wip] Rebuild Docker images if necessary
Browse files Browse the repository at this point in the history
This rebuilds Docker images and uses them in later stages in the same build. If the build is running on `main`, then the images are uploaded to Docker Hub automatically once the run is complete. Images are always rebuilt, but Docker Hub functions as a cache. If there have been no changes to `docker/` since the last available hash on Docker Hub, then the build will just use the images from Hub.
  • Loading branch information
driazati committed May 17, 2022
1 parent 0e2f869 commit 7fbdda7
Show file tree
Hide file tree
Showing 7 changed files with 566 additions and 285 deletions.
Loading

0 comments on commit 7fbdda7

Please sign in to comment.