Also read SEASONED_DOMAIN from drone secret during build
This commit is contained in:
@@ -53,6 +53,8 @@ steps:
|
|||||||
from_secret: ELASTIC_INDEX
|
from_secret: ELASTIC_INDEX
|
||||||
SEASONED_API:
|
SEASONED_API:
|
||||||
from_secret: SEASONED_API
|
from_secret: SEASONED_API
|
||||||
|
SEASONED_DOMAIN:
|
||||||
|
from_secret: SEASONED_DOMAIN
|
||||||
|
|
||||||
- name: Lint project using eslint
|
- name: Lint project using eslint
|
||||||
image: node:18.2.0
|
image: node:18.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user