CI.
This commit is contained in:
		| @@ -18,7 +18,7 @@ jobs: | ||||
|           registry: code.pztrn.name | ||||
|           username: ${{ secrets.REGISTRY_USERNAME }} | ||||
|           password: ${{ secrets.REGISTRY_TOKEN }} | ||||
|       - name: Build and push | ||||
|       - name: Build and push image | ||||
|         uses: docker/build-push-action@v5 | ||||
|         with: | ||||
|           context: . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user