Skip to content

Commit

Permalink
ci: Adjust bump mcore
Browse files Browse the repository at this point in the history
Signed-off-by: oliver könig <[email protected]>
  • Loading branch information
ko3n1g committed Jan 21, 2025
1 parent 066e4b4 commit 76251e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/mcore-tag-bump-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:

jobs:
mcore:
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_bump_dockerfile.yml@v0.11.0
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_bump_dockerfile.yml@ko3n1g/ci/bump-file
with:
source-repository: NVIDIA/Megatron-LM
source-ref: main
build-arg: MCORE_TAG
dockerfile: Dockerfile.ci
argument: MCORE_TAG
file: reinstall.sh
base-branch: weekly-bump
cicd-label: Run CICD
pr-reviewers: 'pablo-garay'
Expand Down

0 comments on commit 76251e6

Please sign in to comment.