We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbdf344 commit 10096e3Copy full SHA for 10096e3
copier.yml
@@ -20,8 +20,8 @@ _tasks:
20
git remote add origin {{repo_uri}}
21
git submodule add https://github.com/epics-containers/ibek-support.git
22
fi
23
- git submodule update --init --recursive
24
when: "{{ _copier_operation == 'copy' }}"
+ - git submodule update --init --recursive
25
26
name:
27
type: str
0 commit comments