Commit de1221c4 authored by Raphael Defosseux's avatar Raphael Defosseux

CI: typo in location of config files

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@openairinterface.org>
parent 6759d885
......@@ -244,7 +244,7 @@ pipeline {
post {
always {
script {
myShCmd('docker cp ci-oai-spgwu:/usr/local/etc/oai/. archives/oai-spgwu-cfg', new_host_flag, new_host_user, new_host)
myShCmd('docker cp ci-oai-spgwu:/openair-spgwu-tiny/etc/. archives/oai-spgwu-cfg', new_host_flag, new_host_user, new_host)
copyFrom2ndServer('archives/spgwu_config.log', 'archives', new_host_flag, new_host_user, new_host)
copyFrom2ndServer('archives/oai-spgwu-cfg/*.*', 'archives/oai-spgwu-cfg', new_host_flag, new_host_user, new_host)
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment