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 5447abb commit 3567188
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ jobs:
steps:
- name: Delete Image
run: |
docker login -u ${{ secrets.DOCKERHUB_USERNAME }} -p ${{ secrets.DOCKERHUB_TOKEN }}
docker images
docker logout
curl -u $secrets.DOCKERHUB_USERNAME:$secrets.DOCKERHUB_TOKEN -X "DELETE" https://hub.docker.com/v2/repositories/perconalab/everest/tags/v555.555.555/

0 comments on commit 3567188

Please sign in to comment.