Add CI for building image #1
| @ -8,9 +8,7 @@ jobs: | |||||||
|         uses: actions/checkout@v4 |         uses: actions/checkout@v4 | ||||||
|       - run: ls -l |       - run: ls -l | ||||||
|       - name: Install Nix |       - name: Install Nix | ||||||
|         uses: cachix/install-nix-action@v31 |         uses: nixbuild/nix-quick-install-action@v30 | ||||||
|         with: |  | ||||||
|           enable_kvm: false |  | ||||||
|       - name: Build container |       - name: Build container | ||||||
|         run: nix build .#docker |         run: nix build .#docker | ||||||
|       - run: find result/* |       - run: find result/* | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user