ci: fix invalid workflow file
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -67,7 +67,6 @@ jobs:
 | 
				
			|||||||
          context: outpost/
 | 
					          context: outpost/
 | 
				
			||||||
          file: outpost/proxy.Dockerfile
 | 
					          file: outpost/proxy.Dockerfile
 | 
				
			||||||
          platforms: linux/amd64,linux/arm64,linux/arm
 | 
					          platforms: linux/amd64,linux/arm64,linux/arm
 | 
				
			||||||
          context: .
 | 
					 | 
				
			||||||
  build-ldap:
 | 
					  build-ldap:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
@ -102,7 +101,6 @@ jobs:
 | 
				
			|||||||
          context: outpost/
 | 
					          context: outpost/
 | 
				
			||||||
          file: outpost/ldap.Dockerfile
 | 
					          file: outpost/ldap.Dockerfile
 | 
				
			||||||
          platforms: linux/amd64,linux/arm64,linux/arm
 | 
					          platforms: linux/amd64,linux/arm64,linux/arm
 | 
				
			||||||
          context: .
 | 
					 | 
				
			||||||
  test-release:
 | 
					  test-release:
 | 
				
			||||||
    needs:
 | 
					    needs:
 | 
				
			||||||
      - build-server
 | 
					      - build-server
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user