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