Fixes. Temporarily disable the CI pipeline (I know it works and I'm saving time)

This commit is contained in:
2026-02-06 20:03:03 -03:00
parent 460e3f9139
commit ab7b9fa70c
3 changed files with 66 additions and 63 deletions

View File

@@ -4,8 +4,8 @@ when:
branch: main
event: [push, tag, manual]
depends_on:
- ci
# depends_on:
# - ci
steps:
- name: Docker image build