mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-09-18 05:29:37 +08:00
Update test step
This commit is contained in:
parent
5aef7c7582
commit
1bca27ecbe
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ steps:
|
||||||
from_secret: BACKEND_CACHE_USERNAME
|
from_secret: BACKEND_CACHE_USERNAME
|
||||||
BACKEND_CACHE_PASSWORD:
|
BACKEND_CACHE_PASSWORD:
|
||||||
from_secret: BACKEND_CACHE_PASSWORD
|
from_secret: BACKEND_CACHE_PASSWORD
|
||||||
|
BACKEND_DEBUG_USER_EMAIL:
|
||||||
|
from_secret: BACKEND_DEBUG_USER_EMAIL
|
||||||
|
BACKEND_DEBUG_USER_USERNAME:
|
||||||
|
from_secret: BACKEND_DEBUG_USER_USERNAME
|
||||||
BACKEND_DEBUG_USER_PASSWORD:
|
BACKEND_DEBUG_USER_PASSWORD:
|
||||||
from_secret: BACKEND_DEBUG_USER_PASSWORD
|
from_secret: BACKEND_DEBUG_USER_PASSWORD
|
||||||
CACHE_USERNAME:
|
CACHE_USERNAME:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue