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

This commit is contained in:
Jake 2024-12-19 17:37:48 -03:00
parent 24d8c7f08f
commit 8c5b36c282

View File

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