Fix caching of pipeline #34
@ -39,7 +39,7 @@ jobs:
|
||||
- name: "Check"
|
||||
working-directory: ./backend
|
||||
run: gradle checkstyleMain
|
||||
- run: tree
|
||||
- run: find . -print | sed -e "s;[^/]*/;|____;g;s;____|; |;g"
|
||||
- name: "Stop Gradle"
|
||||
working-directory: ./backend
|
||||
run: gradle --stop
|
||||
|
Loading…
x
Reference in New Issue
Block a user