Fixes. Temporarily disable the CI pipeline (I know it works and I'm saving time)
This commit is contained in:
@@ -4,8 +4,8 @@ when:
|
||||
branch: main
|
||||
event: [push, tag, manual]
|
||||
|
||||
depends_on:
|
||||
- ci
|
||||
# depends_on:
|
||||
# - ci
|
||||
|
||||
steps:
|
||||
- name: Docker image build
|
||||
|
||||
Reference in New Issue
Block a user