Skip to content

Commit

Permalink
Add COMPOSER_ROOT_VERSION env var
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Apr 16, 2022
1 parent 38e1479 commit f2f6c2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ test:php:
paths:
- build/
- vendor/
variables:
COMPOSER_ROOT_VERSION: dev-master
before_script:
- composer update
script:
Expand Down

0 comments on commit f2f6c2d

Please sign in to comment.