[agent-deploy] - modify deploy project
This commit is contained in:
13
agent-deploy/OctopusDeploy_test.go
Normal file
13
agent-deploy/OctopusDeploy_test.go
Normal file
@@ -0,0 +1,13 @@
|
||||
package agent_deploy
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestOctopusDeploy(t *testing.T) {
|
||||
|
||||
OctopusDeploy()
|
||||
}
|
||||
|
||||
func TestCmiiAppDeploy(t *testing.T) {
|
||||
|
||||
CmiiAppDeploy()
|
||||
}
|
||||
Reference in New Issue
Block a user