HOTFIX: Reactivate gitlab runners
This commit is contained in:
parent
0080361901
commit
2aec0d955c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
image: 'php:latest'
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache make wget git
|
- apk add --no-cache make wget git
|
||||||
- make install-composer
|
- make install-composer
|
||||||
|
|
Loading…
Reference in a new issue