ci: Update release.yaml (#477) #58
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c <<\"EOF\" bash -exu\nif [[ ! -d NeMo-Aligner ]]; then\n git clone https://github.com/NVIDIA/NeMo-Aligner.git\nfi\ncd NeMo-Aligner\ngit fetch origin '+refs/pull/*/merge:refs/remotes/pull/*/merge'\ngit checkout -f $ALIGNER_COMMIT\n# case 1: ALIGNER_COMMIT is a local branch so we have to apply remote changes to it\n# case 2: ALIGNER_COMMIT is a commit, so git-pull is expected to fail\ngit pull --rebase || true\n\npip install --no-cache-dir --no-deps -e .\nEOF" did not complete successfully: exit code: 1
|
Loading