Manual updates to fix some deployment steps
Some checks failed
Build and Push Docker Image / docker (push) Failing after 21s

This commit is contained in:
Connor Johnstone
2025-09-02 16:03:11 -04:00
parent 62cc910e1a
commit 5456d7140c
6 changed files with 72 additions and 114 deletions

View File

@@ -26,6 +26,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
dockerfile: ./backend/Dockerfile
push: true
tags: |
${{ vars.REGISTRY }}/connor/calendar:latest