Sign inSign up

ridibooks/performance-php-test

By ridibooks

Updated over 8 years ago

Docker image for CI tests

Image
0

1.8K

ridibooks/performance-php-test repository overview

Docker image for CI tests

Test with Gitlab Runner

  1. Write .gitlab-ci.yml using this image in your project.
  2. To run ci task in local machine, install gitlab-ci-multi-runner
  3. Run gitlab-ci-multi-runner in the project dir:
# 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`"

Tag summary

Content type

Image

Digest

Size

312.9 MB

Last updated

over 8 years ago

docker pull ridibooks/performance-php-test