fix(cicd): adds checkout step
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 13s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 13s
This commit is contained in:
parent
b8c7f8db1a
commit
32bab1844e
@ -25,7 +25,4 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: latest
|
tags: latest
|
||||||
platforms: |
|
|
||||||
linux/amd64
|
|
||||||
linux/arm64
|
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user