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

Personal registry.

parent 39573455
Branches
No related tags found
No related merge requests found
Pipeline #644 passed
......@@ -2,3 +2,21 @@
include:
- project: shore/ci-templates
file: templates/pre-commit.yml
- project: shore/ci-templates
file: templates/docker.yml
stages:
- test
- build
- deploy
variables:
IMAGE: docker-clean
build:
extends: .docker-build-shore
tags: [ns4.shore.co.il]
push:
extends: .docker-push-shore
tags: [ns4.shore.co.il]
......@@ -10,7 +10,7 @@ containers.
## Usage
```
docker run -v /var/run/docker.sock:/var/run/docker.sock adarnimrod/docker-clean
docker run -v /var/run/docker.sock:/var/run/docker.sock registry.shore.co.il/docker-clean
```
## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment