This commit is contained in:
Alex Holliday
2025-04-17 15:25:10 -07:00
parent fee258a8f2
commit 59f0f2f50d
2 changed files with 95 additions and 95 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
run: |
docker build \
-t ghcr.io/bluewave-labs/checkmate-frontend:staging \
-f ./docker/staging/server.Dockerfile \
-f ./docker/staging/client.Dockerfile \
--label org.opencontainers.image.source=https://github.com/bluewave-labs/checkmate \
.