adds ci
This commit is contained in:
bovenliggende
a166bcb451
commit
a804f22920
8
.gitlab-ci.yml
Normal file
8
.gitlab-ci.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
default:
|
||||||
|
image: go
|
||||||
|
|
||||||
|
job:
|
||||||
|
script:
|
||||||
|
uname -a
|
||||||
|
go run cmd/tlshandshake/tlshandshake.go -tls_min 1.2 -tls_max 1.3 onet.pl
|
||||||
|
|
Laden…
Verwijs in nieuw issue
Block a user