Skip to content

Commit

Permalink
revert node_path cd
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoAndrade-NOAA authored Sep 1, 2023
1 parent df47680 commit dc023eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ pipeline {
cleanWs()
checkout scm
sh '''
cd ${NODE_PATH}
echo $(pwd)
cd ci/
cp /scratch1/NCEPDEV/nems/Fernando.Andrade-maldonado/scripts/rt.sh .
Expand All @@ -79,7 +78,6 @@ pipeline {
cleanWs()
checkout scm
sh '''
cd ${NODE_PATH}
echo $(pwd)
cd ci/
cp /work/noaa/epic-ps/nandoam/scripts/rt.sh .
Expand Down

0 comments on commit dc023eb

Please sign in to comment.