chore(repo): use nx-cloud@latest in pipeline (#27332)

This commit is contained in:
Leosvel Pérez Espinosa 2024-08-08 10:53:42 +02:00 committed by GitHub
parent 333ab7708f
commit 76268b7230
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@ jobs:
- checkout - checkout
- nx/set-shas: - nx/set-shas:
main-branch-name: 'master' main-branch-name: 'master'
- run: npx nx-cloud@next start-ci-run --distribute-on=".nx/workflows/dynamic-changesets.yaml" --stop-agents-after="e2e" - run: npx nx-cloud@latest start-ci-run --distribute-on=".nx/workflows/dynamic-changesets.yaml" --stop-agents-after="e2e"
- run: - run:
command: | command: |
sudo apt-get update sudo apt-get update