Skip to content
Snippets Groups Projects
Commit bbd1e299 authored by nimrod's avatar nimrod
Browse files

Use the Compose Pull job template.

parent b6302376
No related branches found
No related tags found
No related merge requests found
Pipeline #992 failed
......@@ -20,22 +20,16 @@ push:
tags: [ns4.shore.co.il]
pull-ns4:
image: registry.shore.co.il/ci-images:docker
extends: .compose-pull
stage: pull
tags: [ns4.shore.co.il]
script:
- docker-compose pull --quiet
pull-host01:
image: registry.shore.co.il/ci-images:docker
extends: .compose-pull
stage: pull
tags: [host01.shore.co.il]
script:
- docker-compose pull --quiet
pull-kodi:
image: registry.shore.co.il/ci-images:docker
extends: .compose-pull
stage: pull
tags: [kodi.shore.co.il]
script:
- docker-compose pull --quiet
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment