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:
		@@ -22,8 +22,6 @@ steps:
 | 
			
		||||
  image: bv11-cr01.bessems.eu/library/packer-extended
 | 
			
		||||
  pull: always
 | 
			
		||||
  commands:
 | 
			
		||||
  - |
 | 
			
		||||
    ls -lash /output
 | 
			
		||||
  - |
 | 
			
		||||
    apt-get update
 | 
			
		||||
  - |
 | 
			
		||||
@@ -38,7 +36,7 @@ steps:
 | 
			
		||||
  - |
 | 
			
		||||
    make build-node-ova-vsphere-ubuntu-2204
 | 
			
		||||
  - |
 | 
			
		||||
    ls -lash /output
 | 
			
		||||
    mv /drone/src/output/*ova* /output
 | 
			
		||||
  environment:
 | 
			
		||||
    VSPHERE_PASSWORD:
 | 
			
		||||
      from_secret: vsphere_password
 | 
			
		||||
 
 | 
			
		||||
@@ -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