mirror of
https://github.com/Dannecron/php-for-dev.git
synced 2025-12-25 16:12:35 +03:00
Actions: fix name of 7.2 step. Add badge to readme
This commit is contained in:
2
.github/workflows/continious-integration.yml
vendored
2
.github/workflows/continious-integration.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user