upd6
This commit is contained in:
@@ -6,7 +6,7 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
echo "Verificăm sintaxa Python..."
|
||||
sh 'docker run --rm python:3.9-slim python -m py_compile project2/famousquotes.py'
|
||||
sh 'docker run --rm python:3.9-slim python -m py_compile famousquotes.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user