Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carvin-Yu authored Jan 7, 2024
1 parent add7b1e commit 2dd8274
Showing 1 changed file with 1 addition and 52 deletions.
53 changes: 1 addition & 52 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,58 +14,7 @@ on:
- dev1
- dev2
- uat
action1:
type: boolean
description: Unit-Test
default: false
action2:
type: boolean
description: Sonar-Qube-Scan
default: false
action3:
type: boolean
description: Build-Package
default: false
action4:
type: boolean
description: Build-Image
default: false
action5:
type: boolean
description: Build-Chart
default: false
action6:
type: boolean
description: Deploy-Validate
default: false
action7:
type: boolean
description: SAST-SCAN
default: false
action8:
type: boolean
description: DAST-SCAN
default: false
action9:
type: boolean
description: CONT-SCAN
default: false
action10:
type: boolean
description: FOSS-SCAN
default: false
action11:
type: boolean
description: Regression-Test
default: false
action12:
type: boolean
description: Performance-Test
default: false
action13:
type: boolean
description: Notification-Email
default: false




Expand Down

0 comments on commit 2dd8274

Please sign in to comment.