add initial ESSE3 collections
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: "ESSE3 Pre-Prod #2"
|
||||
variables:
|
||||
- name: rootUrl
|
||||
value: https://unipr2.esse3.pp.cineca.it
|
||||
- name: esse3apiUsername
|
||||
value: "{{process.env.apiUsername}}"
|
||||
- name: esse3apiPassword
|
||||
value: "{{process.env.apiPassword}}"
|
||||
Reference in New Issue
Block a user