feat: new deployment provider: goedge
This commit is contained in:
@@ -56,7 +56,7 @@ func TestDeploy(t *testing.T) {
|
||||
ApiUrl: fApiUrl,
|
||||
ApiToken: fApiToken,
|
||||
AllowInsecureConnections: true,
|
||||
ResourceType: provider.ResourceType("certificate"),
|
||||
ResourceType: provider.RESOURCE_TYPE_CERTIFICATE,
|
||||
CertificateId: int32(fCertificateId),
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user