Skip to content

Commit

Permalink
Update service_test2.yml
Browse files Browse the repository at this point in the history
Signed-off-by: bm8 bmFtZQ <[email protected]>
  • Loading branch information
tainguyenbp authored May 23, 2024
1 parent 50373a6 commit 6953618
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/service_test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ on:
type: boolean
required: false
default: false
service_test:
description: 'service_test
required: true
default: 'false'
type: choice
options:
- service_test1
- service_test2
- service_test2

jobs:
build-deploy-production:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6953618

Please sign in to comment.