Skip to content

Commit

Permalink
Fix c110p undeploy params.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Feb 8, 2021
1 parent 1f5fc37 commit 89f3bf1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Jenkinsfile-undeploy-c110p
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

properties([
parameters([
choice(
name: "PARAM_STAGE",
choices: "staging",
description: "Where do you want to deploy to?"
),

string(
name: "PARAM_BRANCHES",
description: "Enter a space-deliminted list of branches you wish to undeploy."
Expand Down

0 comments on commit 89f3bf1

Please sign in to comment.