File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 3636 "hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
3737 "outdir": "${{ secrets.TOWER_BUCKET_AWS }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}"
3838 }
39- wait : false
4039 - uses : actions/upload-artifact@v3
4140 with :
4241 name : Tower debug log file
6160 "hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
6261 "outdir": "${{ secrets.TOWER_BUCKET_GCP }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}"
6362 }
64- wait : false
6563 - uses : actions/upload-artifact@v3
6664 with :
6765 name : Tower debug log file
8785 "outdir": "${{ secrets.TOWER_BUCKET_AZURE }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}",
8886 "igenomes_base": "${{ secrets.TOWER_IGENOMES_BASE_AZURE }}"
8987 }
90- wait : false
9188 - uses : actions/upload-artifact@v3
9289 with :
9390 name : Tower debug log file
Original file line number Diff line number Diff line change 3030 {
3131 "outdir": "${{ secrets.TOWER_BUCKET_AWS }}/rnaseq/results-test-${{ github.sha }}"
3232 }
33- wait : false
3433 - uses : actions/upload-artifact@v3
3534 with :
3635 name : Tower debug log file
5150 {
5251 "outdir": "${{ secrets.TOWER_BUCKET_GCP }}/rnaseq/results-test-${{ github.sha }}"
5352 }
54- wait : false
5553 - uses : actions/upload-artifact@v3
5654 with :
5755 name : Tower debug log file
7270 {
7371 "outdir": "${{ secrets.TOWER_BUCKET_AZURE }}/rnaseq/results-test-${{ github.sha }}"
7472 }
75- wait : false
7673 - uses : actions/upload-artifact@v3
7774 with :
7875 name : Tower debug log file
You can’t perform that action at this time.
0 commit comments