File tree Expand file tree Collapse file tree 2 files changed +2
-40
lines changed
Expand file tree Collapse file tree 2 files changed +2
-40
lines changed Original file line number Diff line number Diff line change 1919 branches :
2020 - main
2121 - ' r**'
22+ pull_request :
2223
2324defaults :
2425 run :
2526 shell : bash -x -e -u -o pipefail {0}
2627
2728jobs :
2829 build-test-publish-wheel :
29- uses : NVIDIA/NeMo-FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.12.2
30+ uses : NVIDIA/NeMo-FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@ko3n1g/ci/build-wheel-public-infra
3031 with :
31- image-name : nemo_run_container
32- dockerfile : Dockerfile
33- image-label : nemo-run
34- build-args : |
35- IMAGE_LABEL=nemo-run
36- NEMO_RUN_COMMIT=${{ github.event.pull_request.head.sha || github.sha }}
37- prune-filter-timerange : 24h
3832 dry-run : true
3933 python-package : nemo_run/src
40- container-workdir : /opt/NeMo-Run
4134 environment : public
4235 secrets :
4336 TWINE_USERNAME : ${{ secrets.TWINE_USERNAME }}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments