Skip to content

Commit

Permalink
DS-237 Update config text
Browse files Browse the repository at this point in the history
  • Loading branch information
snagotunhs committed Dec 30, 2024
1 parent b7827a1 commit dc3889a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/jenkins/Jenkinsfile.live.stages
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pipeline {
TF_VAR_lambda_version = "${params.LAMBDA_VERSION}"
}
stages{
stage("Show Configuration") {
stage("Show Configurations") {
steps {
script { sh "make show-configuration" }
}
Expand Down

0 comments on commit dc3889a

Please sign in to comment.