now?
All checks were successful
Deploy Frontend / deploy (push) Successful in 4m43s

This commit is contained in:
Lee
2024-10-02 14:08:57 +01:00
parent 130b9bfdec
commit ec694e97fa
3 changed files with 21 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Build Image
uses: docker/build-push-action@v6
with:
context: ./Frontend/Dockerfile
context: ./Frontend
push: true
tags: |
git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }}