Skip to content

Commit

Permalink
Update migrate-s3.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed Oct 21, 2024
1 parent cc0da38 commit 6a1141a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migrate-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
--set environment=${{ github.event.inputs.environment }} \
--set directories="{${DIRS}}"
# kubectl wait jobs -l name-prefix=migrate-s3 --for=condition=complete --timeout 10h
kubectl wait jobs -l name-prefix=migrate-s3 --for=condition=complete --timeout 10h
- name: Uninstall S3 Refresh chart
run: helm uninstall migrate-s3 --ignore-not-found

0 comments on commit 6a1141a

Please sign in to comment.