Skip to content

Commit

Permalink
Update .rultor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dours authored Nov 10, 2022
1 parent c741e71 commit 6ca1b21
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 @@ -28,4 +28,4 @@ release:
sudo docker build "$(pwd)" --tag "${image}:${tag}"
cat ../docker-password | sudo docker login --password-stdin --username yegor256
sudo docker push "${image}:${tag}"
docker rmi "${image}:${tag}"
sudo docker rmi "${image}:${tag}"

0 comments on commit 6ca1b21

Please sign in to comment.