• Joshua Gutow's avatar
    ci: Split docker build & publish · 80e17c00
    Joshua Gutow authored
    This splits the docker publish job into a build & publish job. They were
    previously just steps. The build step uses docker save & circle workspaces
    to provide the docker images to dependent jobs (like the publish & hive jobs).
    
    This makes one change to the hive job to remove the docker.pull=true flag. This
    is because it loads the image locally but in the case of an external contributor
    the image will not be published. Docker will use the local image first & then
    pull other images if they are not present.
    80e17c00
Name
Last commit
Last update
..
config.yml Loading commit data...