We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2db3af7 + 9735af1 commit a95ef4cCopy full SHA for a95ef4c
1 file changed
.gitlab-ci.yml
@@ -8,7 +8,7 @@ stages:
8
9
syntax:lint:
10
stage: syntax
11
- image: bobey/docker-gitlab-ci-runner-php7
+ image: edbizarro/gitlab-ci-pipeline-php:7.2
12
allow_failure: false
13
only:
14
- schedules
0 commit comments