Move artifact to output volume;Add debug user
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -72,6 +72,13 @@ autoinstall:
|
||||
lock-passwd: false
|
||||
sudo: ALL=(ALL) NOPASSWD:ALL
|
||||
shell: /bin/bash
|
||||
- name: debug
|
||||
# openssl passwd -6 -stdin <<< builder
|
||||
passwd: $6$RV/VrJxepcO.hOkg$kaGIJvGcrAEY8y71d2HwXZcbcW7JPc/BIULJ0VQ6BkGZDAX3kWIWcrFaYeGDXWY3LWOfMXZHYcEb6C2/3ai8Y/
|
||||
groups: [adm, cdrom, dip, plugdev, lxd, sudo]
|
||||
lock-passwd: false
|
||||
sudo: ALL=(ALL) NOPASSWD:ALL
|
||||
shell: /bin/bash
|
||||
|
||||
# This command runs after all other steps; it:
|
||||
# 1. Disables swapfiles
|
||||
|
Reference in New Issue
Block a user