chore: remove cache configuration from deploy.yml
Build and Deploy Frontend / build-and-deploy (push) Successful in 10m22s

This commit is contained in:
2026-04-28 17:38:53 +02:00
parent a9f6391802
commit eb0a6a55e4
-2
View File
@@ -29,8 +29,6 @@ jobs:
context: .
push: true
tags: ghcr.io/${{ env.IMAGE_NAME }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
EXPO_PUBLIC_API_URL=${{ secrets.EXPO_PUBLIC_API_URL }}
EXPO_PUBLIC_SPOTIFY_CLIENT_ID=${{ secrets.EXPO_PUBLIC_SPOTIFY_CLIENT_ID }}