fix: docker workflow
Docker Image CI / build-and-push (push) Failing after 49s
Cargo Check & Build / Rust project - latest (push) Successful in 1m41s

This commit is contained in:
2026-05-28 16:20:38 -04:00
Verified
parent a8e9247a3c
commit 7b2b3b2e18
+2
View File
@@ -3,6 +3,8 @@ name: Docker Image CI
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches:
- main
jobs: jobs:
build-and-push: build-and-push: