Skip to content

Commit

Permalink
fixup typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ingwinlu committed May 16, 2018
1 parent 711ca76 commit 7912db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ maybeStage("Deploy Homepage", true) {
-e LETSENCRYPT_HOST=www.libelektra.org \
-e LETSENCRYPT_EMAIL=jenkins@hub.libelektra.org \
--name ${frontend_name} \
--retart=always"""
--restart=always"""
)
}
}
Expand Down

0 comments on commit 7912db9

Please sign in to comment.