mirror of
https://github.com/idanoo/php-resque
synced 2025-07-04 15:12:22 +00:00
Tag != Tags
This commit is contained in:
parent
4a396bdb78
commit
d76fd1a7e0
1 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ test:7.0:
|
|||
- *docker_boostrap
|
||||
script:
|
||||
- phpunit --configuration phpunit.xml.dist
|
||||
tag:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
# Test PHP 7.2
|
||||
|
@ -31,7 +31,7 @@ test:7.1:
|
|||
- *docker_boostrap
|
||||
script:
|
||||
- phpunit --configuration phpunit.xml.dist
|
||||
tag:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
# Test PHP 7.2
|
||||
|
@ -41,5 +41,5 @@ test:7.2:
|
|||
- *docker_boostrap
|
||||
script:
|
||||
- phpunit --configuration phpunit.xml.dist
|
||||
tag:
|
||||
tags:
|
||||
- docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue