debug
This commit is contained in:
parent
949f56cd9d
commit
8defbc2215
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: docker_build
|
name: docker_build
|
||||||
depends_on:
|
depends_on:
|
||||||
- lint
|
# - lint
|
||||||
- debug
|
- debug
|
||||||
steps:
|
steps:
|
||||||
selfhosted_tag:
|
selfhosted_tag:
|
||||||
|
|
Loading…
Reference in a new issue