Skip to content

Commit

Permalink
rmi
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 10, 2022
1 parent 1156877 commit c741e71
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 @@ -28,3 +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}"

0 comments on commit c741e71

Please sign in to comment.