fix(cicd): adds checkout step
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 42s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 42s
This commit is contained in:
parent
7aba08ef32
commit
6fdc2be4fc
@ -29,4 +29,6 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: gitea.dropgaze.xyz/jake/sprout-db-migrations:latest
|
||||
platforms: linux/arm64 linux/amd64
|
||||
platforms: |
|
||||
linux/arm64
|
||||
linux/amd64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user