Skip to content

Commit

Permalink
change pipeline name
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Oct 15, 2024
1 parent baef14b commit fcfc2a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pipeline
name: Pipeline [Test - Build - Deploy]

on:
push:
Expand Down Expand Up @@ -83,7 +83,6 @@ jobs:
app_version: ${{ needs.create_app_version.outputs.version }}
dev-approval-gate:
needs:
- kotlin_validate
- build
- helm_lint
environment: dev
Expand Down

0 comments on commit fcfc2a2

Please sign in to comment.