Skip to content

Commit 2af470e

Browse files
Bot Updating Templated Files
1 parent 5fc66f2 commit 2af470e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ pipeline {
3333
CI_PORT='80'
3434
CI_SSL='true'
3535
CI_DELAY='30'
36-
CI_DOCKERENV='TZ=US/Pacific'
37-
CI_AUTH='user:password'
36+
CI_DOCKERENV=''
37+
CI_AUTH=''
3838
CI_WEBPATH=''
3939
}
4040
stages {

0 commit comments

Comments
 (0)