diff options
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0afe647..7b87295 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,6 +29,7 @@ stages: - make - make package - rpm -ivh *.rpm + - sed -i 's/LEVEL=30/LEVEL=10/g' /home/mesasoft/sapp_run/conf/radius/radius.conf - cd /home/mesasoft/ - git clone https://$USER_NAME:[email protected]/tango/fvt.git - cd fvt/ |
