fix(cicd): adds checkout step
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 14s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 14s
This commit is contained in:
parent
32bab1844e
commit
24d8c7f08f
@ -24,5 +24,6 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: latest
|
||||
tags: |
|
||||
sprout-db-migrations:latest
|
||||
file: ./Dockerfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user