mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
ci/cd: fix oras cli flags after it got updated
installing notation and oras not needed anymore Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
26f85ab195
commit
01d742718f
@@ -40,7 +40,7 @@ function setup_file() {
|
||||
],
|
||||
"onDemand": true,
|
||||
"tlsVerify": false,
|
||||
"PollInterval": "30s",
|
||||
"PollInterval": "20s",
|
||||
"content": [
|
||||
{
|
||||
"prefix": "**"
|
||||
|
||||
Reference in New Issue
Block a user