Skip to content

Commit

Permalink
dockerFromTags: fix incorrect matrix setting
Browse files Browse the repository at this point in the history
  • Loading branch information
agarciadom committed Jan 18, 2025
1 parent be23ad0 commit b5b7f1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dockerFromTags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
javaVersion: 17.0.9
nodeVersion: 16.x
epsilonVersion: 2.6.0
epsilonTag: 0.1,0.1-epsilon2.6
max-parallel: 1
dockerTags: 0.1,0.1-epsilon2.6
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b5b7f1a

Please sign in to comment.