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

Deploy using GitLab CI.

parent 4ef7180a
Branches
No related tags found
No related merge requests found
Pipeline #29 passed
---
build:
tags: ["host01.shore.co.il"]
script:
- cid="$(basename $(cat /proc/1/cpuset))"
- docker pull adarnimrod/presentation
- >-
docker run
--rm
--volumes-from "$cid"
--volume "/var/www/www.shore.co.il/resume:/builds/nimrod/resume/output"
--workdir "/builds/nimrod/resume"
adarnimrod/presentation
make DESTDIR=output
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment