Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
Ujstor committed Sep 23, 2023
1 parent 4d6bba2 commit c87c29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pipeline {

stage('Prepare Environment') {
steps {
sh 'cp /home/probitenv/.env ${WORKSPACE}/'
pwd(tmp: true)
}
}

Expand Down

0 comments on commit c87c29d

Please sign in to comment.