migrate CI to forgejo
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Guillaume "B.B." Van Hemmen 2023-04-23 17:44:17 +02:00
parent b4068cf438
commit 9eb1b24f01
Signed by: GuillaumeHemmen
GPG key ID: B8E1FE9F2D965716

View file

@ -1,7 +1,7 @@
pipeline:
docker-master:
group: docker
image: docker:stable
# group: docker
image: plugins/docker
# environment:
# - DOCKER_HOST=tcp://docker:2375
commands:
@ -11,7 +11,7 @@ pipeline:
- push
branch: 'master'
services:
docker:
image: docker:dind
# commands: [ "--storage-driver=vfs", "--tls=false" ]
#services:
# docker:
# image: docker:dind
## commands: [ "--storage-driver=vfs", "--tls=false" ]