source:
mod_gnutls/.gitpod.yml
@
65e66c9
Last change on this file since 65e66c9 was 7478410, checked in by , 2 years ago | |
---|---|
|
|
File size: 163 bytes |
Line | |
---|---|
1 | image: |
2 | file: .gitpod.Dockerfile |
3 | tasks: |
4 | - init: | |
5 | autoreconf -fiv |
6 | APACHE_MUTEX=pthread ./configure |
7 | bear make -j4 |
8 | prebuild: make check -j4 |
Note: See TracBrowser
for help on using the repository browser.