feature/ci-cd-drone-migration #3
@@ -38,7 +38,7 @@ steps:
 | 
				
			|||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - export BUILD_VERSION=$(git rev-parse --short HEAD)
 | 
					      - export BUILD_VERSION=$(git rev-parse --short HEAD)
 | 
				
			||||||
      - export ISO_NAME="Asuro-${BUILD_VERSION}.iso"
 | 
					      - export ISO_NAME="Asuro-${BUILD_VERSION}.iso"
 | 
				
			||||||
      - mv Asuro.iso "$ISO_NAME"
 | 
					      - cp Asuro.iso "$ISO_NAME"
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      # Upload commit-specific ISO
 | 
					      # Upload commit-specific ISO
 | 
				
			||||||
      - |
 | 
					      - |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user