feat: add volcengine imagex deployer
This commit is contained in:
@@ -63,6 +63,8 @@ func TestDeploy(t *testing.T) {
|
||||
deployer, err := provider.New(&provider.VolcEngineTOSDeployerConfig{
|
||||
AccessKeyId: fAccessKeyId,
|
||||
AccessKeySecret: fAccessKeySecret,
|
||||
Region: fRegion,
|
||||
Bucket: fBucket,
|
||||
Domain: fDomain,
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user