summaryrefslogtreecommitdiff
path: root/docker-entrypoint.sh
Commit message (Collapse)AuthorAgeFilesLines
* feat: add support for job tokenMathieu Parent2019-09-061-0/+1
| | | | See https://docs.gitlab.com/ee/api/jobs.html#get-job-artifacts for usage
* fix: docker entry point argument passingRoozbeh Farahbod2018-12-041-1/+1
| | | | | | Fixes the problem of passing spaces in the arguments to the docker entrypoint. Before this fix, there was virtually no way to pass spaces in arguments such as task description.
* fix(docker): use docker image with current sourcesfix/dockerMax Wittig2018-10-091-0/+21