mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-09-19 11:03:52 +00:00
remove cache for one run
This commit is contained in:
@@ -30,8 +30,8 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
cache-from: type=gha
|
# cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
# cache-to: type=gha,mode=max
|
||||||
build-args: |
|
build-args: |
|
||||||
VITE_API_BASE_URL=https://api.chess-scribe.org/api/v1
|
VITE_API_BASE_URL=https://api.chess-scribe.org/api/v1
|
||||||
VITE_MATOMO_URL=https://analytics.owenrees.eu
|
VITE_MATOMO_URL=https://analytics.owenrees.eu
|
||||||
|
|||||||
Reference in New Issue
Block a user