Commit c5aeb5ce authored by Jonathan Swaelens's avatar Jonathan Swaelens
Browse files

:ambulance: fix(gitlab-ci): Fix cli-stretch image for php lint


Fix cli-stretch image for php lint

Signed-off-by: default avatarJonathan Swaelens <swaelens.jonathan@opensides.be>
Showing with 1 addition and 1 deletion
+1 -1
...@@ -51,7 +51,7 @@ create_php_lint_rapport_jessie: ...@@ -51,7 +51,7 @@ create_php_lint_rapport_jessie:
# PHP lint (stretch) # PHP lint (stretch)
create_php_lint_rapport_stretch: create_php_lint_rapport_stretch:
image: php:5.6.33-cli-stretch image: php:cli-stretch
stage: test-php-lint stage: test-php-lint
only: only:
- branches - branches
......
  • bmortier @bmortier

    mentioned in commit bf67da90

    By manager on 2018-02-28T21:58:02 (imported from GitLab)

    ·

    mentioned in commit bf67da90

    By manager on 2018-02-28T21:58:02 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in merge request !151

    By bmortier on 2018-02-28T21:58:11 (imported from GitLab)

    ·

    mentioned in merge request !151

    By bmortier on 2018-02-28T21:58:11 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in commit a2b05152

    By manager on 2018-04-05T20:01:54 (imported from GitLab)

    ·

    mentioned in commit a2b05152

    By manager on 2018-04-05T20:01:54 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in merge request !212

    By bmortier on 2018-04-05T20:01:55 (imported from GitLab)

    ·

    mentioned in merge request !212

    By bmortier on 2018-04-05T20:01:55 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment