ci: try arm64 only
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -34,7 +34,7 @@ jobs:
 | 
			
		||||
            beryju/authentik:latest,
 | 
			
		||||
            ghcr.io/goauthentik/server:2021.5.1-rc4,
 | 
			
		||||
            ghcr.io/goauthentik/server:latest
 | 
			
		||||
          platforms: linux/amd64,linux/arm64,linux/arm/v8
 | 
			
		||||
          platforms: linux/amd64,linux/arm64
 | 
			
		||||
          context: .
 | 
			
		||||
  build-proxy:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
@ -69,7 +69,7 @@ jobs:
 | 
			
		||||
            ghcr.io/goauthentik/proxy:latest
 | 
			
		||||
          context: outpost/
 | 
			
		||||
          file: outpost/proxy.Dockerfile
 | 
			
		||||
          platforms: linux/amd64,linux/arm64,linux/arm/v8
 | 
			
		||||
          platforms: linux/amd64,linux/arm64
 | 
			
		||||
  build-ldap:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
@ -103,7 +103,7 @@ jobs:
 | 
			
		||||
            ghcr.io/goauthentik/ldap:latest
 | 
			
		||||
          context: outpost/
 | 
			
		||||
          file: outpost/ldap.Dockerfile
 | 
			
		||||
          platforms: linux/amd64,linux/arm64,linux/arm/v8
 | 
			
		||||
          platforms: linux/amd64,linux/arm64
 | 
			
		||||
  test-release:
 | 
			
		||||
    if: ${{ github.event_name == 'release' }}
 | 
			
		||||
    needs:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user