Skip to content

Commit de34f97

Browse files
authored
Merge branch 'master' into stable
2 parents 9c4922d + 6e7db64 commit de34f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devops/aws-codebuild/Jenkinsfile.cd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ pipelineWrapper({
130130

131131
if (env.BRANCH_NAME == 'stable') {
132132
logger.info("Uploading debian package '$debName' to sovrin repo")
133-
SovrinRepo.upload {
133+
sovrinRepo.upload {
134134
repoDistr = 'deb'
135135

136136
packagePath = debName

0 commit comments

Comments
 (0)