Convenience and fixes
All checks were successful
Build and Push Docker Image / docker (push) Successful in 2m11s

This commit is contained in:
Connor Johnstone
2025-09-02 16:07:40 -04:00
parent 5456d7140c
commit a9521ad536
2 changed files with 5 additions and 1 deletions

View File

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