Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
topics:docker-install-gitlab-ci-runner [2017/04/09 16:39]
orzfly
topics:docker-install-gitlab-ci-runner [2017/04/09 17:09] (current)
orzfly
Line 53: Line 53:
     ]     ]
 </code> </code>
 +      * List all images: <code shell-session>$ curl -X GET -H "Content-Type: application/json" -H "Authorization: Bearer EXAMPLE_YOUR_TOKEN" "https://api.digitalocean.com/v2/images?page=1&per_page=1000&type=application"</code>
     * AWS EC2: <code toml /srv/gitlab-ci-runner/auto-aws-us-west-1/config/config.toml>     * AWS EC2: <code toml /srv/gitlab-ci-runner/auto-aws-us-west-1/config/config.toml>
 concurrent = 5 concurrent = 5