mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +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 OWANALYTICS_VERSION=${{ matrix.owanalytics_version }}
|
||||||
export OWSUB_VERSION=${{ matrix.owsub_version }}
|
export OWSUB_VERSION=${{ matrix.owsub_version }}
|
||||||
export OWRRM_VERSION=${{ matrix.owrrm_version }}
|
export OWRRM_VERSION=${{ matrix.owrrm_version }}
|
||||||
|
./cleanup.sh
|
||||||
./deploy.sh
|
./deploy.sh
|
||||||
else
|
else
|
||||||
export DEPLOY_METHOD=git
|
export DEPLOY_METHOD=git
|
||||||
@@ -156,6 +157,7 @@ jobs:
|
|||||||
export OWANALYTICS_VERSION=main
|
export OWANALYTICS_VERSION=main
|
||||||
export OWSUB_VERSION=main
|
export OWSUB_VERSION=main
|
||||||
export OWRRM_VERSION=main
|
export OWRRM_VERSION=main
|
||||||
|
./cleanup.sh
|
||||||
./deploy.sh
|
./deploy.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user