Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Oct 5, 2023
1 parent d65c61c commit 6072b32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: run diff
run: git --no-pager diff >> $GITHUB_STEP_SUMMARY

- run: git log
- run: git diff HEAD~10
- run: git diff
- run: git diff >> $GITHUB_STEP_SUMMARY

# - name: Update Helm chart with changes files
# run: |
Expand Down
1 change: 0 additions & 1 deletion charts/testkube-cloud-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ global:
ingress:
# -- Global toggle whether to create Ingress resources
enabled: true

replicaCount: 1

sentry:
Expand Down

0 comments on commit 6072b32

Please sign in to comment.