Skip to content

Commit

Permalink
add something to confirm location in tree; work on #289
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Jun 8, 2022
1 parent 4917f39 commit 98ba686
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 @@ -312,6 +312,7 @@ pipeline {
// state--origin master at head.
sh 'git reset --hard origin/master'
sh 'git pull origin master'
sh 'git log | head -15'

// 1) Flush models again to make clean commits
// later.
Expand Down

0 comments on commit 98ba686

Please sign in to comment.