mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 11:28:09 +00:00
Update ucentralgw-dev-deployment.yaml (#876)
Added cleanup before deploying
This commit is contained in:
@@ -143,6 +143,7 @@ jobs:
|
||||
export OWANALYTICS_VERSION=${{ matrix.owanalytics_version }}
|
||||
export OWSUB_VERSION=${{ matrix.owsub_version }}
|
||||
export OWRRM_VERSION=${{ matrix.owrrm_version }}
|
||||
./cleanup.sh
|
||||
./deploy.sh
|
||||
else
|
||||
export DEPLOY_METHOD=git
|
||||
@@ -156,6 +157,7 @@ jobs:
|
||||
export OWANALYTICS_VERSION=main
|
||||
export OWSUB_VERSION=main
|
||||
export OWRRM_VERSION=main
|
||||
./cleanup.sh
|
||||
./deploy.sh
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user