Skip to content

Commit

Permalink
fix: persist preprod branch
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed May 21, 2024
1 parent 40ae5c9 commit 6d4d096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/contrib/lib/persist-convention.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const persistPatterns = [
"master",
"dev",
"develop",
"preprod",
]
module.exports = {
persistPatterns,
Expand Down

0 comments on commit 6d4d096

Please sign in to comment.