Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e7e9370

Browse files
committed
Add ci container
1 parent 990fb0b commit e7e9370

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎ci/Dockerfile‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
FROM skilldlabs/docker-phpcs-drupal:latest
2+
3+
MAINTAINER Andriy Yun <andriy.yun@gmail.com>
4+
MAINTAINER Andy Postnikov <apostnikov@gmail.com>
5+
6+
RUN curl -o /usr/bin/gitlab-ci-multi-runner https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/binaries/gitlab-ci-multi-runner-linux-amd64 \
7+
&& chmod +x /usr/bin/gitlab-ci-multi-runner \
8+
&& ln -s /usr/bin/gitlab-ci-multi-runner /usr/bin/gitlab-runner \
9+
&& ln -s /usr/bin/gitlab-ci-multi-runner /usr/bin/gitlab-runner-helper

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /