fix(cicd): adds checkout step
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 14s

This commit is contained in:
Jake 2024-12-19 17:37:05 -03:00
parent 32bab1844e
commit 24d8c7f08f

View File

@ -24,5 +24,6 @@ jobs:
with:
context: .
push: true
tags: latest
tags: |
sprout-db-migrations:latest
file: ./Dockerfile