fix(cicd): adds checkout step
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 15s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 15s
This commit is contained in:
parent
24d8c7f08f
commit
8c5b36c282
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user