We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a2709 commit 946f51dCopy full SHA for 946f51d
.nx/workflows/agents.yaml
@@ -4,6 +4,7 @@ launch-templates:
4
image: 'ubuntu22.04-node20.11-v10'
5
env:
6
GORELEASER_KEY: ${GORELEASER_KEY}
7
+ GIT_CHECKOUT_DEPTH: 0
8
init-steps:
9
- name: Checkout
10
uses: 'nrwl/nx-cloud-workflows/v4/workflow-steps/checkout/main.yaml'
0 commit comments