mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-06 17:52:21 +02:00
Some checks failed
release-please / release-please (push) Failing after 3s
Closes #806 Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
21 lines
467 B
JSON
21 lines
467 B
JSON
{
|
|
"name": "e2e",
|
|
"engineVersion": "v0.20.1",
|
|
"sdk": {
|
|
"source": "go"
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"name": "go",
|
|
"source": "github.com/sagikazarmark/daggerverse/go@go/v0.9.0",
|
|
"pin": "d9ba06776c4c1ccf6f329bd862b9b439c4582ab6"
|
|
},
|
|
{
|
|
"name": "k3s",
|
|
"source": "github.com/marcosnils/daggerverse/k3s@k3s/v0.1.10",
|
|
"pin": "28eea1fcf3b6ecb38a628186107760acd717442f"
|
|
}
|
|
],
|
|
"disableDefaultFunctionCaching": true
|
|
}
|