Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manjunath-Itagi authored Dec 18, 2023
1 parent 8b722c3 commit 1af3f2a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ jobs:
my_job:
name: deploy to staging
runs-on: ubuntu-latest
strategy:
matrix:
test: [1,2,3,4,5,6,7,8,9,10]
test1: [1,2,3,4,5,6,7,8,9,10]
test2: [1,2,3]
steps:
- uses: actions/checkout@v1
- name: echoing
Expand All @@ -34,11 +29,6 @@ jobs:
my_jab_1:
name: deploy to staging1
runs-on: ubuntu-latest
strategy:
matrix:
test: [1,2,3,4,5,6,7,8,9,10]
test1: [1,2,3,4,5,6,7,8,9,10]
test13: [1,2,3,4,5,6,7,8,9,10]
steps:
- uses: actions/checkout@v1
- name: echoing
Expand Down

0 comments on commit 1af3f2a

Please sign in to comment.