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

Personal registry.

parent 83848ce7
Branches
No related tags found
No related merge requests found
Pipeline #554 passed
......@@ -14,7 +14,7 @@ build:
- master
script:
- cid="$(basename $(cat /proc/1/cpuset))"
- docker pull adarnimrod/ci-images:python3
- docker pull registry.shore.co.il/ci-images:python3
- >-
docker run
--rm
......@@ -22,6 +22,6 @@ build:
--volumes-from "$cid"
--volume "/var/www/www.shore.co.il/blog:/builds/nimrod/blog/output"
--workdir "$PWD"
adarnimrod/ci-images:python3
registry.shore.co.il/ci-images:python3
/bin/sh -xc
"pipenv --python=python3 install && pipenv run clean && pipenv run build"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment