ci(build): more details in runner-images commit msg
This commit is contained in:
		
							parent
							
								
									2ddeb473af
								
							
						
					
					
						commit
						bb3553c60c
					
				|  | @ -62,8 +62,8 @@ jobs: | ||||||
|           git submodule update --init --remote --force |           git submodule update --init --remote --force | ||||||
|           git add -A |           git add -A | ||||||
|           if echo "${{ github.event.head_commit.message }}" | grep -q "force build"; then |           if echo "${{ github.event.head_commit.message }}" | grep -q "force build"; then | ||||||
|             git commit --allow-empty -m "chore: trigger force build gitea actions by JOJ3" |             git commit --allow-empty -m "chore: ${{ github.repository }}@${{ github.sha }} trigger force build gitea actions" | ||||||
|           else |           else | ||||||
|             git commit --allow-empty -m "chore: trigger gitea actions by JOJ3" |             git commit --allow-empty -m "chore: ${{ github.repository }}@${{ github.sha }} trigger build gitea actions" | ||||||
|           fi |           fi | ||||||
|           git push |           git push | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user