Use runner 0.1.0
This commit is contained in:
		| @ -12,7 +12,7 @@ on: | |||||||
| jobs: | jobs: | ||||||
|   test: |   test: | ||||||
|     container: |     container: | ||||||
|       image: docker.matri.cx/nix-runner:latest |       image: docker.matri.cx/nix-runner:v0.1.0 | ||||||
|       credentials: |       credentials: | ||||||
|         username: ${{ secrets.REGISTRY_USERNAME }} |         username: ${{ secrets.REGISTRY_USERNAME }} | ||||||
|         password: ${{ secrets.REGISTRY_PASSWORD }} |         password: ${{ secrets.REGISTRY_PASSWORD }} | ||||||
| @ -51,7 +51,7 @@ jobs: | |||||||
|   build: |   build: | ||||||
|     needs: test |     needs: test | ||||||
|     container: |     container: | ||||||
|       image: docker.matri.cx/nix-runner:latest |       image: docker.matri.cx/nix-runner:v0.1.0 | ||||||
|       credentials: |       credentials: | ||||||
|         username: ${{ secrets.REGISTRY_USERNAME }} |         username: ${{ secrets.REGISTRY_USERNAME }} | ||||||
|         password: ${{ secrets.REGISTRY_PASSWORD }} |         password: ${{ secrets.REGISTRY_PASSWORD }} | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 James Eversole
					James Eversole