Added metrics
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile.metrics
|
||||
tags: |
|
||||
${{ secrets.REGISTRY_URL }}/spoticord/spoticord:latest
|
||||
push: ${{ github.ref == 'refs/heads/main' }}
|
||||
|
||||
Reference in New Issue
Block a user