Become the correct user
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2023-06-01 11:39:13 +02:00
parent 4a587f2ce6
commit 7fd6e0dd5c

View File

@@ -10,6 +10,5 @@
--- ---
- name: Install nvm - name: Install nvm
shell: /tmp/nvm-install.sh shell: /tmp/nvm-install.sh
args: become_user: noahk
creates: /home/noahk/.nvm
when: nvm_version.stdout != nvm_latest_version.stdout or nvm_version.stdout == "" when: nvm_version.stdout != nvm_latest_version.stdout or nvm_version.stdout == ""