update and add missing environments

This commit is contained in:
2026-06-29 13:06:49 +02:00
parent 9c9a2f9066
commit 3da6653f74
11 changed files with 39 additions and 20 deletions
@@ -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}}"