Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
hotfix: remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
alysivji committed Jul 4, 2020
1 parent 9056eab commit 0d3b326
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_app_to_kubernets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
clusterName: trapper
version: 1.6.6
expirationTime: 300 # seconds
- name: Debugging with tmate
uses: mxschmitt/action-tmate@v2
- name: Use helm to deploy
run: helm upgrade $RELEASE_NAME $CHART_LOCATION -f $VALUES_FILE --set image.version=$RELEASE_TAG

Expand Down

0 comments on commit 0d3b326

Please sign in to comment.