fix(cicd): adds checkout step
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 26s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 26s
This commit is contained in:
@@ -28,4 +28,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: gitea.dropgaze.xyz/jake/sproute-db-migrations:latest
|
tags: gitea.dropgaze.xyz/jake/sprout-db-migrations:latest
|
||||||
|
platforms: linux/arm64 linux/amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user