Skip to content

Commit 2bf7b00

Browse files
kriscolemanclaude
andcommitted
fix(ci): remove yaml-dir from create-release (unsupported with chart)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent da8ee81 commit 2bf7b00

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
app-slug: ${{ env.APP_SLUG }}
8888
api-token: ${{ secrets.GITLAB_REPLICATED_API_TOKEN }}
8989
chart: applications/gitlab/gitlab-${{ env.VERSION }}.tgz
90-
yaml-dir: applications/gitlab/kots
9190
version: ${{ env.VERSION }}
9291
promote-channel: Unstable
9392

@@ -129,6 +128,5 @@ jobs:
129128
app-slug: ${{ env.APP_SLUG }}
130129
api-token: ${{ secrets.GITLAB_REPLICATED_API_TOKEN }}
131130
chart: applications/gitlab/gitlab-${{ env.VERSION }}.tgz
132-
yaml-dir: applications/gitlab/kots
133131
version: ${{ env.VERSION }}
134132
promote-channel: Stable

0 commit comments

Comments
 (0)