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