Docker image for CI tests
1.8K
.gitlab-ci.yml using this image in your project.# without SSH key
gitlab-runner exec docker [task_name]
# with SSH key
gitlab-runner exec docker [task_name] --env SSH_PRIVATE_KEY="`cat ~/.ssh/id_rsa`"
Content type
Image
Digest
Size
312.9 MB
Last updated
over 8 years ago
docker pull ridibooks/performance-php-test