This commit is contained in:
		
							parent
							
								
									6c8ae48223
								
							
						
					
					
						commit
						008410086a
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -26,9 +26,6 @@ jobs:
 | 
			
		|||
        run: |
 | 
			
		||||
          cd fedora-40 && \
 | 
			
		||||
          buildah --storage-opt mount_program=/usr/bin/fuse-overlayfs --cgroup-manager=cgroupfs manifest create code.lightstands.xyz/standcoded/fedora:40 && \
 | 
			
		||||
          buildah --storage-opt mount_program=/usr/bin/fuse-overlayfs --cgroup-manager=cgroupfs build --arch amd64 \
 | 
			
		||||
            --pid=host --ipc=host --network=host --userns=host --uts=host --squash \
 | 
			
		||||
            --manifest code.lightstands.xyz/standcoded/fedora:40 . && \
 | 
			
		||||
          buildah --storage-opt mount_program=/usr/bin/fuse-overlayfs --cgroup-manager=cgroupfs build --arch aarch64 \
 | 
			
		||||
            --pid=host --ipc=host --network=host --userns=host --uts=host --squash \
 | 
			
		||||
            --manifest code.lightstands.xyz/standcoded/fedora:40 .
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue