forked from fediversity/fediversity
		
	print whole file
This commit is contained in:
		
							parent
							
								
									4c7aec0c1d
								
							
						
					
					
						commit
						5e29b5a507
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -20,6 +20,6 @@ jobs:
 | 
			
		|||
          mkdir -p ~/.ssh
 | 
			
		||||
          echo "${{ secrets.CD_SSH_KEY }}" > ~/.ssh/id_ed25519
 | 
			
		||||
          chmod 600 ~/.ssh/id_ed25519
 | 
			
		||||
          cat ~/.config/attic/config.toml | head -n 2
 | 
			
		||||
          cat ~/.config/attic/config.toml
 | 
			
		||||
          cat ~/.config/nix/nix.conf
 | 
			
		||||
          nix-shell --run "attic push demo $(nix-build)"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -28,7 +28,7 @@ jobs:
 | 
			
		|||
          mkdir -p ~/.ssh
 | 
			
		||||
          echo "${{ secrets.CD_SSH_KEY }}" > ~/.ssh/id_ed25519
 | 
			
		||||
          chmod 600 ~/.ssh/id_ed25519
 | 
			
		||||
          cat ~/.config/attic/config.toml | head -n 2
 | 
			
		||||
          cat ~/.config/attic/config.toml
 | 
			
		||||
          cat ~/.config/nix/nix.conf
 | 
			
		||||
          nix-shell --run "attic push demo $(nix-build)"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue