Skip to content

Commit 5772f10

Browse files
committed
Checkout the full SCT branch.
1 parent 39f7968 commit 5772f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/ansible/stackhpc-cloud-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
repo: "{{ sct_repo }}"
3737
version: "{{ sct_version }}"
3838
dest: "{{ repo_tmpdir.path }}"
39-
depth: 1
40-
single_branch: true
39+
#depth: 1
40+
#single_branch: true
4141

4242
- name: Ensure the latest versions of pip and setuptools are installed # noqa package-latest
4343
ansible.builtin.pip:

0 commit comments

Comments
 (0)