Job Creation for Build Type Docker in Tool Registry
Enabling Azure Connection, YAML Script in Tool Registry
Pipeline setup and configuration:Configuration
Octopus Portal ValidationDeploy
Registering the Octopus tool in Tool Registry
Login tohttps://portal.opsera.io -> Tool Registry -> Click “+New Tool” Button
Enter a name and select “Octopus Deploy” as Tool Identifier
Click “Create” button for the tool to be registered.
Enter connection details - URL, ID and password and save
“Test Connection” to be successful to ensue the credentials are valid
Job Creation for Build Type Docker in Tool Registry
Login tohttps://portal.opsera.io -> Tool Registry -> Go to Specific Tool Details → Click on Jobs
Click on Create Job
Select Job Type as “Azure Docker Push”, Agent Label as “Ubuntu Agent” and Build Type will be Docker.
...
Enabling Azure Connection, YAML Script in Tool Registry
Login tohttps://portal.opsera.io -> Tool Registry -> Go to Specific Tool Details → Click on Connections
Go to Scripts Tab, Click on Create New Script and Provide Script Name & Select Language type as “YAML”
Click on Create button.
Pipeline setup and configuration:
...