modified
parent
5bc8a3feb6
commit
d6d54ad344
|
|
@ -80,7 +80,7 @@
|
|||
cd ..
|
||||
pwd
|
||||
ls -la
|
||||
cd shared_configuration/
|
||||
cd ./shared_configuration/
|
||||
ls -la
|
||||
cd ../coco_terraform_config/
|
||||
ls -la
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
pwd
|
||||
python3 --version
|
||||
pip3 --version
|
||||
pip3 install --user -r ../coco_apm_slo_yaml2tf/requirements.txt
|
||||
pip3 install --user -r ./coco_apm_slo_yaml2tf/requirements.txt
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue