Checking if I can see the path in jenkins
This commit is contained in:
parent
fad15f3529
commit
0127b65d07
2
expenses_manager/Jenkinsfile
vendored
2
expenses_manager/Jenkinsfile
vendored
@ -30,7 +30,7 @@ pipeline{
|
||||
steps {
|
||||
sh '''
|
||||
. venv/bin/activate
|
||||
cd expenses_manager
|
||||
ls
|
||||
pytest --cov
|
||||
'''
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user