Skip to content

Commit

Permalink
fix: fetch master branch for OSCAR services update
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolopez committed Sep 16, 2024
1 parent 64160ba commit 5a00fca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ pipeline {
withFolderProperties {
script {
dir("_ai4os-hub-qa") {
git branch: "master",
url: 'https://github.com/ai4os/ai4os-hub-qa'
}

Expand Down

0 comments on commit 5a00fca

Please sign in to comment.