Skip to content

Commit

Permalink
Update Jenkinsfile, build pinned stage
Browse files Browse the repository at this point in the history
  • Loading branch information
victoria-cherkas authored Mar 14, 2024
1 parent 9128017 commit 4109c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pipeline {
'''
}
}
stage('build unpinned') {
stage('build pinned') {
steps {
sh '''#!/usr/bin/env bash
set -e
Expand Down

0 comments on commit 4109c68

Please sign in to comment.