Merge branch 'hotfix/gitlab-ci' into 'develop'
HOTFIX: Reactivate gitlab runners See merge request !69
This commit is contained in:
commit
b4b1d25635
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
image: 'php:latest'
|
||||
|
||||
before_script:
|
||||
- apk add --no-cache make wget git
|
||||
- make install-composer
|
||||
|
|
Loading…
Reference in a new issue