We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70da23 commit 17b4e43Copy full SHA for 17b4e43
Jenkinsfile
@@ -34,7 +34,7 @@ pipeline {
34
CI_PORT='80'
35
CI_SSL='false'
36
CI_DELAY='60'
37
- CI_DOCKERENV='APP_KEY=base64:w4fvYUSRozulci8bYVk9wCaRVge3PMF7ixo9fDz9T7o='
+ CI_DOCKERENV='APP_KEY=base64:w4fvYUSRozulci8bYVk9wCaRVge3PMF7ixo9fDz9T7o'
38
CI_AUTH=''
39
CI_WEBPATH=''
40
}
jenkins-vars.yml
@@ -24,7 +24,7 @@ repo_vars:
24
- CI_PORT='80'
25
- CI_SSL='false'
26
- CI_DELAY='60'
27
- - CI_DOCKERENV='APP_KEY=base64:w4fvYUSRozulci8bYVk9wCaRVge3PMF7ixo9fDz9T7o='
+ - CI_DOCKERENV='APP_KEY=base64:w4fvYUSRozulci8bYVk9wCaRVge3PMF7ixo9fDz9T7o'
28
- CI_AUTH=''
29
- CI_WEBPATH=''
30
sponsor_links:
0 commit comments