Skip to content

Commit c66d20d

Browse files
committed
Removes logging of env file contents
1 parent d256650 commit c66d20d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ pipeline {
117117
#!/bin/bash
118118
node --version
119119
npm --version
120-
cat .env
121120
git config --global url."https://git@".insteadOf git://
122121
npm ci
123122
npm run build

0 commit comments

Comments
 (0)