Remove comment in yaml

I should actually look up the syntax one of these days.
This commit is contained in:
Fabian Homborg 2019-02-18 15:25:57 +01:00
parent 7eb6bee793
commit 18a9141fb4

View File

@ -8,7 +8,6 @@ packages:
- pcre2
tasks:
- build: |
# We can't use sources because we don't have the certificate store set up.
git -c http.sslVerify=false clone https://git.sr.ht/~faho/fish
cd fish
mkdir build || :