forked from IPKM/nmreval
		
	fixed build nameing, v9
This commit is contained in:
		@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: |
 | 
			
		||||
          ls -l
 | 
			
		||||
          git rev-pars --short HEAD
 | 
			
		||||
          git rev-parse --short HEAD
 | 
			
		||||
          echo "SHA_SHORT=$(git rev-parse --short HEAD)" >> "$GITEA_ENV"
 | 
			
		||||
          echo "YEAR=$(python3 -c \"import datetime;print(datetime.date.today().year)\")" >> "$GITEA_ENV"
 | 
			
		||||
          env
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user