github.com/replicatedhq/ship@v0.55.0/integration/init_app/docker-asset-slug/expected/.ship/release.yml (about) 1 --- 2 assets: 3 v1: 4 - docker: 5 image: replicated/helloscratch:1.0.0 6 source: public 7 dest: docker/replicated-helloscratch-public.tar 8 - docker: 9 image: registry.staging.replicated.com/alpha/replicated-helloscratch:1.0.0 10 source: replicated-qa 11 dest: docker/replicated-helloscratch-private.tar 12 config: 13 v1: [] 14 lifecycle: 15 v1: 16 - render: {}