Hello there I'm back

This commit is contained in:
DaXcess
2023-09-18 14:02:59 +02:00
parent 7ae2184679
commit 1ffb07300f
17 changed files with 614 additions and 899 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./Dockerfile.metrics
file: ./Dockerfile
tags: |
${{ secrets.REGISTRY_URL }}/spoticord/spoticord:latest
push: ${{ github.ref == 'refs/heads/main' }}