Add simpler and faster debug Makefile target
This commit is contained in:
parent
819de02101
commit
27a7563e33
9 changed files with 48 additions and 34 deletions
|
@ -41,7 +41,7 @@ blocks:
|
|||
commands:
|
||||
- make pull-images
|
||||
- touch webui/static/index.html # Avoid generating webui
|
||||
- PRE_TARGET="" make binary
|
||||
- IN_DOCKER="" make binary
|
||||
- make test-integration
|
||||
- df -h
|
||||
epilogue:
|
||||
|
@ -65,7 +65,7 @@ blocks:
|
|||
value: 1.12.1
|
||||
- name: CODENAME
|
||||
value: "rocamadour"
|
||||
- name: PRE_TARGET
|
||||
- name: IN_DOCKER
|
||||
value: ""
|
||||
prologue:
|
||||
commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue