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

Less hardcoding.

parent 8ab1dde5
No related branches found
No related tags found
No related merge requests found
Pipeline #351 passed
......@@ -13,6 +13,6 @@ build:
--env "LANG=C.UTF-8"
--volumes-from "$cid"
--volume "/var/www/www.shore.co.il/blog:/builds/nimrod/blog/output"
--workdir "/builds/nimrod/blog"
--workdir "$PWD"
adarnimrod/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