Skip to content

Commit 5dd0d64

Browse files
ci: just trying more matrix stuff
1 parent 56cab1a commit 5dd0d64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/uipath-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
runs-on: ubuntu-latest
9898
strategy:
9999
matrix:
100+
tenant: [ TEST, PROD]
100101
packageName: ${{ fromJson(needs.pack-with-multi-file-input.outputs.packageNames) }}
101102
steps:
102103
- run: echo "This job can now use the package name ${{ matrix.packageName }} to perform further steps, such as deployment or testing."

0 commit comments

Comments
 (0)