mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-17 08:02:36 +00:00
ci: delete USE_REDIS_PORT environment variable
This commit is contained in:
parent
53ec774c90
commit
5e29816c84
|
@ -10,7 +10,6 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
SONARQUBE_TOKEN:
|
SONARQUBE_TOKEN:
|
||||||
from_secret: SONARQUBE_TOKEN
|
from_secret: SONARQUBE_TOKEN
|
||||||
USE_REDIS_PORT: 6389
|
|
||||||
|
|
||||||
|
|
||||||
- name: Run Bandit Checks
|
- name: Run Bandit Checks
|
||||||
|
|
Loading…
Reference in a new issue