Skip to content

Commit c8bc1c5

Browse files
authored
re-remove the docusaurus reference as it was originally
1 parent d11bdb3 commit c8bc1c5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

updatecli/updatecli.d/installation.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,13 @@ targets:
118118
scmid: default
119119

120120
# 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
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

0 commit comments

Comments
 (0)