Skip to content

Commit

Permalink
Add hosts entry for a bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
oxpa committed Sep 4, 2024
1 parent 3df5c9e commit 50dba20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
go build
mv docker-distribution-pruner ../../
cd -
- name: Add bucket hostname
run: echo 127.0.0.1 mockbucket.s3mock | sudo tee -a /etc/hosts

- name: Login to Dockerhub
uses: docker/login-action@v3
Expand Down

0 comments on commit 50dba20

Please sign in to comment.