upd: Scopus - api key variables to global reference

This commit is contained in:
2026-03-16 11:52:55 +01:00
parent 733776fb97
commit c3972027a9
3 changed files with 9 additions and 5 deletions
@@ -1,7 +1,7 @@
name: Scopus - Prod
color: "#2E8A54"
variables:
- secret: true
name: ScopusApiKey
- secret: true
name: ScopusApiKey2
- name: ScopusApiKey
value: "{{ScopusApiKey1Global}}"
- name: ScopusApiKey2
value: "{{ScopusApiKey2Global}}"