change gitea runner label match #8
| 
						 | 
					@ -9,7 +9,7 @@ on:
 | 
				
			||||||
      - "charts/**"
 | 
					      - "charts/**"
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  Publilsh-Charts:
 | 
					  Publilsh-Charts:
 | 
				
			||||||
    runs-on: ubuntu-22.04:docker://node:18-bullseye
 | 
					    runs-on: ubuntu-22.04
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Check out repository code
 | 
					      - name: Check out repository code
 | 
				
			||||||
        uses: actions/checkout@v4
 | 
					        uses: actions/checkout@v4
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user