Commit bb116c40 authored by nimrod's avatar nimrod
Browse files

Docker registry.

- Push images to the Shore image registry.
- Update template name.
parent 110b2bd0
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
---
include:
  - project: shore/ci-templates
    file: templates/docker-compose.yml
    file: templates/docker.yml

build:
  extends: .compose-build
@@ -9,6 +9,9 @@ build:
  variables:
    COMPOSE_DOCKER_CLI_BUILD: ""

push:
  extends: .compose-push

run:
  extends: .compose-run
  tags: [ns4.shore.co.il]
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ services:
    build:
      context: .
    hostname: workbench.shore.co.il
    # image: adarnimrod/workbench
    image: registry.shore.co.il/workbench:${TAG:-latest}
    network_mode: host
    restart: always
    tmpfs: