We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68b4a7 commit f8225a2Copy full SHA for f8225a2
.rultor.yml
@@ -7,7 +7,7 @@ docker:
7
assets:
8
npmrc: yegor256/objectionary-secrets#npmrc
9
install: |
10
- /usr/bin/install-node.sh
+ sudo /usr/bin/install-node.sh
11
npm install --no-color
12
pdd -f /dev/null -v
13
release:
0 commit comments