source: mod_gnutls/.gitpod.yml @ 65e66c9

asynciomain
Last change on this file since 65e66c9 was 7478410, checked in by Fiona Klute <fiona.klute@…>, 2 years ago

Set up Gitpod environment

  • Property mode set to 100644
File size: 163 bytes
Line 
1image:
2  file: .gitpod.Dockerfile
3tasks:
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.