Skip to content

Commit

Permalink
Added constVariable
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Sep 27, 2020
1 parent 06161c6 commit cf1d3ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions octopusdeploy/constants.go
Expand Up @@ -153,6 +153,7 @@ const (
constUseGuidedFailure string = "use_guided_failure"
constUsername string = "username"
constValue string = "value"
constVariable string = "variable"
constVariableSetID string = "variable_set_id"
constVariableSubstitutionInFiles string = "variable_substitution_in_files"
constVersionRange string = "version_range"
Expand Down

0 comments on commit cf1d3ac

Please sign in to comment.