Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Eijsenring authored and Mauro Eijsenring committed Sep 10, 2024
1 parent aff4cdd commit 9446190
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chicmoz-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:

- name: Cleanup old images
run: |
chmod +x "./cleanup-script.sh"
"./.github/workflows/cleanup-script.sh"
chmod +x ".github/workflows/cleanup-script.sh"
".github/workflows/cleanup-script.sh"
- name: Save DigitalOcean kubeconfig
run: doctl kubernetes cluster kubeconfig save chicmoz-prod
Expand Down

0 comments on commit 9446190

Please sign in to comment.