Skip to content
Snippets Groups Projects
  • Jeffrey Zhang's avatar
    4cc256d9
    Remove the pull action in the deploy_aio CI · 4cc256d9
    Jeffrey Zhang authored
    In the current CI, we have no regitry service. when running pull action,
    it will pull image form docker.io where has no such image too.
    
    The right direction is set up a local regitry service, then push and
    pull image from there.
    
    TrivialFix
    
    Change-Id: I3ebea5cdb539cb700487a2dbffa894fcce8f8723
    4cc256d9
    History
    Remove the pull action in the deploy_aio CI
    Jeffrey Zhang authored
    In the current CI, we have no regitry service. when running pull action,
    it will pull image form docker.io where has no such image too.
    
    The right direction is set up a local regitry service, then push and
    pull image from there.
    
    TrivialFix
    
    Change-Id: I3ebea5cdb539cb700487a2dbffa894fcce8f8723
deploy_aio.sh 3.24 KiB