Update my-first-workflow.yaml

This commit is contained in:
2026-01-26 10:31:47 +08:00
committed by GitHub
parent 69aa9865d5
commit 2d6581ecf0

View File

@@ -2,12 +2,7 @@ when:
- event: push
branch: main
clone:
- name: git
image: woodpeckerci/plugin-git
settings:
recursive: true
submodule_override:
my-module: git@github.com:72wo/blazing.git
skip_clone: true
steps:
- name: build
image: debian