fix drone

This commit is contained in:
2023-06-30 08:45:28 +02:00
parent a3be7bd0f4
commit 23c6afd813

View File

@@ -3,14 +3,10 @@ type: docker
name: backend name: backend
environment: environment:
MONGO_USER: MONGO_USER: ''
from_secret: MONGO_USER MONGO_PASSWD: ''
MONGO_PASSWD: MONGO_URI: ''
from_secret: MONGO_PASSWD MONGO_USER: ''
MONGO_URI:
from_secret: MONGO_URI
MONGO_USER:
from_secret: MONGO_USER
steps: steps:
- name: test - name: test