Skip to content

Commit

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

0 comments on commit 6ab8255

Please sign in to comment.