fixup! ci: woodpecker: debug exec pipeline
This commit is contained in:
parent
d776765da5
commit
c58eedb4cb
|
@ -11,7 +11,9 @@ pipeline:
|
||||||
image: bash
|
image: bash
|
||||||
secrets:
|
secrets:
|
||||||
commands:
|
commands:
|
||||||
|
- uname
|
||||||
- CI_WORKSPACE=$PWD plugin-git
|
- CI_WORKSPACE=$PWD plugin-git
|
||||||
|
- go-exec git lfs fetch
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
|
|
Loading…
Reference in a new issue