CI: Rename php step
continuous-integration/drone/push Build is passing Details

This commit is contained in:
David Prevot 2022-04-26 09:23:16 +02:00
parent 9d62e70b82
commit dc6b3b291d
1 changed files with 7 additions and 7 deletions

View File

@ -103,7 +103,7 @@ steps:
repo: evolix/php
tags: latest
- name: build php
- name: build php (Jessie)
image: plugins/docker
depends_on: []
settings:
@ -118,7 +118,7 @@ steps:
- jessie
- '5.6'
- name: build php
- name: build php (Stretch)
image: plugins/docker
depends_on: []
settings:
@ -133,7 +133,7 @@ steps:
- stretch
- '7.0'
- name: build php
- name: build php (Stretch PHP 7.2)
image: plugins/docker
depends_on: []
settings:
@ -148,7 +148,7 @@ steps:
- stretch72
- '7.2'
- name: build php
- name: build php (Stretch PHP 7.3)
image: plugins/docker
depends_on: []
settings:
@ -161,7 +161,7 @@ steps:
repo: evolix/php
tags: stretch73
- name: build php
- name: build php (Buster)
image: plugins/docker
depends_on: []
settings:
@ -176,7 +176,7 @@ steps:
- buster
- '7.3'
- name: build php
- name: build php (Bullseye)
image: plugins/docker
depends_on: []
settings:
@ -191,7 +191,7 @@ steps:
- bullseye
- '7.4'
- name: build php
- name: build php (Bullseye PHP 8.0)
image: plugins/docker
depends_on: []
settings: