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

This commit is contained in:
Jake 2024-12-19 17:35:10 -03:00
parent b8c7f8db1a
commit 32bab1844e

View File

@ -25,7 +25,4 @@ jobs:
context: .
push: true
tags: latest
platforms: |
linux/amd64
linux/arm64
file: ./Dockerfile