parent
							
								
									047f922fae
								
							
						
					
					
						commit
						07c9d923bb
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -21,9 +21,9 @@ jobs:
 | 
			
		|||
      - uses: actions/checkout@v4
 | 
			
		||||
      - name: Test build
 | 
			
		||||
        run: |
 | 
			
		||||
            echo "${{ secrets.repo_password }}" | podman login -u $USERNAME --password-stdin $REPO
 | 
			
		||||
            task build
 | 
			
		||||
            task test
 | 
			
		||||
          echo "${{ secrets.repo_password }}" | podman login -u $USERNAME --password-stdin $REPO
 | 
			
		||||
        #   task build
 | 
			
		||||
        #   task test
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue