Update k8s/apps/vpn/outfleet.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
This commit is contained in:
@@ -31,8 +31,8 @@ spec:
|
|||||||
- "-c"
|
- "-c"
|
||||||
- |
|
- |
|
||||||
set -x
|
set -x
|
||||||
python ./manage.py makemigrations
|
#python ./manage.py makemigrations
|
||||||
python ./manage.py makemigrations vpn
|
#python ./manage.py makemigrations vpn
|
||||||
python ./manage.py migrate
|
python ./manage.py migrate
|
||||||
python ./manage.py migrate vpn
|
python ./manage.py migrate vpn
|
||||||
python ./manage.py create_admin
|
python ./manage.py create_admin
|
||||||
|
Reference in New Issue
Block a user