Change gnutls28 to gnutls

This commit is contained in:
Sameer Rahmani 2020-05-17 16:48:31 +01:00
parent 8d820fc978
commit 867b641068
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ stages:
image: debian:stable-slim
stage: build
before_script:
- apt update && apt install -y make wget git emacs sudo gnutls28
- apt update && apt install -y make wget git emacs sudo gnutls
- git clone -b $CI_COMMIT_REF_NAME https://gitlab.com/FG42/FG42 ~/.fg42/ && cd ~/.fg42/ && make install &&
script:
- cd ~/.fg42/ && fg42 -nw --script build.el