migrate CI to forgejo

This commit is contained in:
Guillaume "B.B." Van Hemmen 2023-04-23 17:18:40 +02:00
parent 5d5cd7d3b1
commit 51b31ac915
Signed by: GuillaumeHemmen
GPG key ID: B8E1FE9F2D965716

View file

@ -11,7 +11,7 @@ pipeline:
- push
branch: 'master'
services:
services:
docker:
image: docker:dind
command: [ "--storage-driver=vfs", "--tls=false" ]