Remove useless echo.
This commit is contained in:
		
							parent
							
								
									99d81b5521
								
							
						
					
					
						commit
						31a7fb255a
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -16,8 +16,6 @@ jobs:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
    runs-on: ubuntu-docker
 | 
					    runs-on: ubuntu-docker
 | 
				
			||||||
    steps:      
 | 
					    steps:      
 | 
				
			||||||
      - name: echo job info
 | 
					 | 
				
			||||||
        run: echo "🎉 This job was automatically triggered by a ${{ gitea.event_name }} event and running on a ${{ runner.os }} repo:branch:${{ gitea.repository }}:${{ gitea.ref }}."
 | 
					 | 
				
			||||||
      - name: Check out repository code
 | 
					      - name: Check out repository code
 | 
				
			||||||
        uses: actions/checkout@v4
 | 
					        uses: actions/checkout@v4
 | 
				
			||||||
      - name: Set up Docker Buildx
 | 
					      - name: Set up Docker Buildx
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue