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
@@ -0,0 +1,2 @@
esse3apiUsername=
esse3apiPassword=
@@ -0,0 +1,6 @@
name: "ESSE3 Common Auth Pre-Prod #2"
variables:
- name: esse3apiUsername
value: "{{process.env.esse3apiUsername}}"
- name: esse3apiPassword
value: "{{process.env.esse3apiPassword}}"