We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b91e09 commit 4673cbbCopy full SHA for 4673cbb
160_gitlab_ci/000_rollout/nginx/webdav.html
@@ -7,7 +7,7 @@ <h1>Credentials</h1>
7
8
<p>Username: seat</p>
9
10
- <p>Password for DEV: ${WEBDAV_PAS_DEV}</p>
11
- <p>Password for LIVE: ${WEBDAV_PAS_LIVE}</p>
+ <p>Password for DEV: ${WEBDAV_PASS_DEV}</p>
+ <p>Password for LIVE: ${WEBDAV_PASS_LIVE}</p>
12
</body>
13
</html>
0 commit comments