Skip to content

Commit c03e4f8

Browse files
committed
Removing debug statement
1 parent fbad65d commit c03e4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

step-templates/liquibase-run-command.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Name": "Liquibase - Run command",
44
"Description": "Run Liqbuibase commands against a database. You can include Liquibase in the package itself or choose Download to download it during runtime.\n\nNote:\n- AWS EC2 IAM Authentication requires the AWS CLI to be installed.\n- Windows Authentication has been tested with \n - Microsoft SQL Server \n - PostgreSQL\n- SQL Anywhere only works with Username/Password authentication\n\nOnce the Liquibase commands have executed, the output is stored in an Octopus [output variable](https://octopus.com/docs/projects/variables/output-variables) called `LiquibaseCommandOutput` for use in subsequent Octopus deployment or runbook steps.\n\n**Downloading the database driver(s) is now a separate option called: Download database driver?**",
55
"ActionType": "Octopus.Script",
6-
"Version": 28,
6+
"Version": 29,
77
"Author": "twerthi",
88
"Packages": [
99
{

0 commit comments

Comments
 (0)