migrate CI to forgejo
This commit is contained in:
parent
5d5cd7d3b1
commit
51b31ac915
1 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ pipeline:
|
||||||
- push
|
- push
|
||||||
branch: 'master'
|
branch: 'master'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
docker:
|
docker:
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
command: [ "--storage-driver=vfs", "--tls=false" ]
|
command: [ "--storage-driver=vfs", "--tls=false" ]
|
||||||
|
|
Loading…
Reference in a new issue