Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
test remove image
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Nov 2, 2023
1 parent b42a7d4 commit 5447abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Delete Image
run: |
docker login -u ${{ secrets.DOCKERHUB_USERNAME }} -p ${{ secrets.DOCKERHUB_TOKEN }}
docker rmi perconalab/everest:v555.555.555
docker images
docker logout

0 comments on commit 5447abb

Please sign in to comment.