Skip to content

Commit

Permalink
Update end-to-end-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KRANTHI0918 authored Mar 30, 2024
1 parent da07bcb commit 9aae93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end-to-end-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}

- name: Build the e2e image
run: sudo docker build . -t aveshadev/kubeslice-e2e-ent:latest
run: sudo docker build . -t aveshadev/kubeslice-e2e:latest

- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
Expand Down

0 comments on commit 9aae93a

Please sign in to comment.