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

Commit

Permalink
Revert "Re-enable environment delete"
Browse files Browse the repository at this point in the history
This reverts commit 1b4b65e.
  • Loading branch information
erdemedeiros authored and igdianov committed Jan 4, 2021
1 parent 39fb174 commit fc720c1
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:
- make delete || echo "Trying to delete helm chart"
- echo make delete || echo "Trying to delete helm chart"
- |
[[ "$TRAVIS_PULL_REQUEST" == "true" ]] && make docker-delete-all
script: |
Expand Down

0 comments on commit fc720c1

Please sign in to comment.