update and add missing environments
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
esse3apiUsername=
|
||||
esse3apiPassword=
|
||||
+2
-2
@@ -3,6 +3,6 @@ variables:
|
||||
- name: rootUrl
|
||||
value: https://unipr2.esse3.pp.cineca.it
|
||||
- name: esse3apiUsername
|
||||
value: "{{process.env.apiUsername}}"
|
||||
value: "{{process.env.esse3apiUsername}}"
|
||||
- name: esse3apiPassword
|
||||
value: "{{process.env.apiPassword}}"
|
||||
value: "{{process.env.esse3apiPassword}}"
|
||||
Reference in New Issue
Block a user