aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/.ci/templates/job-build-fpga.yml
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/.ci/templates/job-build-fpga.yml')
-rw-r--r--fpga/.ci/templates/job-build-fpga.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpga/.ci/templates/job-build-fpga.yml b/fpga/.ci/templates/job-build-fpga.yml
index 7d4e450bd..6eca9f7fe 100644
--- a/fpga/.ci/templates/job-build-fpga.yml
+++ b/fpga/.ci/templates/job-build-fpga.yml
@@ -56,11 +56,13 @@ jobs:
steps:
- checkout: self
clean: true
+ fetchDepth: 1
- checkout: hwtools
clean: true
path: s/hwtools/head
persistCredentials: true
+ fetchDepth: 1
- download: current
artifact: ${{ parameters.ip_artifact }}