Fix gitlab CI

This commit is contained in:
Andy Wang 2020-10-16 13:06:48 +01:00
parent e4756f91c8
commit 2901653af4
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
image: golang:latest
stages:
- fuzz
include:
- template: Coverage-Fuzzing.gitlab-ci.yml