Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

ci bad

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/cadet.yml
··· 58 58 - name: Build and push Docker image 59 59 uses: docker/build-push-action@v5 60 60 with: 61 - context: ./services/cadet 61 + context: . 62 62 file: ./services/cadet/Dockerfile 63 63 push: ${{ github.event_name != 'pull_request' }} 64 64 tags: ${{ steps.meta.outputs.tags }}