Skip to content

Commit

Permalink
WIP trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed May 2, 2023
1 parent 767c6a5 commit 864f03e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ release_zip: composer_dependencies htmldoc translate build_frontend

### remove all unversioned files
clean:
@git clean -dfx
@rm -rf sandbox vendor
@git clean -df
@rm -rf sandbox

### generate the AUTHORS file from Git commit information
generate_authors:
Expand Down

0 comments on commit 864f03e

Please sign in to comment.