python3
This commit is contained in:
parent
7ccf66736e
commit
a88751fd7e
@ -12,8 +12,8 @@ pipeline {
|
|||||||
agent any
|
agent any
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
cp ./lab1/script.sh .
|
cp ./lab3/script.sh .
|
||||||
cp ./lab1/python_script.py .
|
cp ./lab3/python_script.py .
|
||||||
cp ./lab3/Dockerfile .
|
cp ./lab3/Dockerfile .
|
||||||
cp ./lab3/requirements.txt .
|
cp ./lab3/requirements.txt .
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user