Skip to content

Commit 21e597b

Browse files
committed
remove repeated dockerfile env
1 parent d95ba5d commit 21e597b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ansible/group_vars/alpha-big-poppa-worker.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ dockerfile_enviroment: [
1010
"NPM_TOKEN {{ npm_token }}"
1111
]
1212

13-
dockerfile_enviroment: [
14-
"NPM_TOKEN {{ npm_token }}"
15-
]
16-
1713
dockerfile_pre_install_commands: [
1814
"echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}' > .npmrc"
1915
]

0 commit comments

Comments
 (0)