Skip to content

Commit

Permalink
#69 cp
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 2, 2024
1 parent 55d3f1e commit b8f7b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ release:
cat ../docker-password | sudo docker login --password-stdin -u yegor256
cd src/main/resources/org/eolang/hone/scaffolding/
cp ../rules/*.yml rules
sed -i -e "s/0.0.0/${tag}/" Dockerfile
sed -i -e "s/0.0.0/${tag}/" entry.sh
git add Dockerfile
Expand Down

0 comments on commit b8f7b33

Please sign in to comment.