Update build_develop.yml
							parent
							
								
									ec81bd5715
								
							
						
					
					
						commit
						394907fb7a
					
				| 
						 | 
				
			
			@ -34,19 +34,11 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      - run: mv dist/element-*.tar.gz webapp.tar.gz
 | 
			
		||||
      
 | 
			
		||||
      - name: Wait for static analysis to succeed
 | 
			
		||||
      - name: Wait for other steps to succeed
 | 
			
		||||
        uses: lewagon/wait-on-check-action@v1.0.0
 | 
			
		||||
        with:
 | 
			
		||||
          ref: ${{ github.ref }}
 | 
			
		||||
          running-workflow-name: 'Static Analysis'
 | 
			
		||||
          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
          wait-interval: 10
 | 
			
		||||
      
 | 
			
		||||
      - name: Wait for tests to succeed
 | 
			
		||||
        uses: lewagon/wait-on-check-action@v1.0.0
 | 
			
		||||
        with:
 | 
			
		||||
          ref: ${{ github.ref }}
 | 
			
		||||
          running-workflow-name: 'Tests'
 | 
			
		||||
          running-workflow-name: 'Build & Upload source maps to Sentry'
 | 
			
		||||
          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
          wait-interval: 10
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue