Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 27, 2024
1 parent c77d814 commit 695791f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
docker:
image: yegor256/rultor-image:1.23.1
install: |
sudo make install "--directory=$(pwd)"
sudo make install clean "--directory=$(pwd)"
merge:
script: |-
sudo docker build "$(pwd)"
Expand Down

0 comments on commit 695791f

Please sign in to comment.