Actions: fix name of 7.2 step. Add badge to readme

This commit is contained in:
2020-03-12 18:06:54 +07:00
parent 774dd037b6
commit 4727674b3f
2 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v2
- name: Build the Docker image
- name: Build the Docker image 7.2
run: |
docker build --tag=local-composer:7.2 ./v7.2
docker run --rm local-composer:7.2 php -v