We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11bdb3 commit c8bc1c5Copy full SHA for c8bc1c5
updatecli/updatecli.d/installation.yaml
@@ -118,13 +118,13 @@ targets:
118
scmid: default
119
120
# Required yarn to be installed
121
- docusaurus:
122
- kind: shell
123
- name: "Set latest docusaurus version"
124
- scmid: default
125
- sourceid: epinio
126
- spec:
127
- # epinio source value is automatically added to the command as a parameter
128
- command: "./updatecli/scripts/docusaurus.sh"
129
- environments:
130
- - name: PATH
+ #docusaurus:
+ # kind: shell
+ # name: "Set latest docusaurus version"
+ # scmid: default
+ # sourceid: epinio
+ # spec:
+ # # epinio source value is automatically added to the command as a parameter
+ # command: "./updatecli/scripts/docusaurus.sh"
+ # environments:
+ # - name: PATH
0 commit comments