Skip to content

Commit 063615f

Browse files
committed
Cleanup
1 parent 744bce4 commit 063615f

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# Remove old helm release from kubernetes
6767
- name: Remove old release from Kubernetes
6868
if: ${{ env.DELETE_VERSION > 0 }}
69-
continue-on-error: true
69+
# continue-on-error: true
7070
uses: './.github/actions/helm-delivery'
7171
with:
7272
task: 'remove'

.github/workflows/test.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)