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:
parent
326b0e9947
commit
7aba08ef32
@ -28,4 +28,5 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user