Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Revert "Revert "Re-enable environment delete""
Browse files Browse the repository at this point in the history
This reverts commit fc720c1.
  • Loading branch information
erdemedeiros authored and igdianov committed Jan 7, 2021
1 parent 3f5a3ee commit c96b478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Run Acceptance Tests
stage: test
after_script:
- echo make delete || echo "Trying to delete helm chart"
- make delete || echo "Trying to delete helm chart"
- |
[[ "$TRAVIS_PULL_REQUEST" == "true" ]] && make docker-delete-all
script: |
Expand Down

0 comments on commit c96b478

Please sign in to comment.