add CI images to repo
This commit is contained in:
parent
abce966b76
commit
bea053126b
7 changed files with 78 additions and 1 deletions
14
.forgejo/default-policy.json
Normal file
14
.forgejo/default-policy.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"default": [
|
||||
{
|
||||
"type": "insecureAcceptAnything"
|
||||
}
|
||||
],
|
||||
"transports":
|
||||
{
|
||||
"docker-daemon":
|
||||
{
|
||||
"": [{"type":"insecureAcceptAnything"}]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue