Manual updates to fix some deployment steps
Some checks failed
Build and Push Docker Image / docker (push) Failing after 21s
Some checks failed
Build and Push Docker Image / docker (push) Failing after 21s
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
dockerfile: ./backend/Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
${{ vars.REGISTRY }}/connor/calendar:latest
|
||||
|
||||
Reference in New Issue
Block a user