Skip to content

Commit

Permalink
#3 sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 22, 2024
1 parent 87ecf02 commit 431d1ba
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: |
npm install -g [email protected]
sudo npm install -g [email protected]
merge:
script: |-
sudo docker build "$(pwd)"
Expand Down

0 comments on commit 431d1ba

Please sign in to comment.