Skip to content
Snippets Groups Projects
Commit 5bccfed4 authored by michael.minelli's avatar michael.minelli
Browse files

CI/CD => Add missing package for Wiki release

parent 64dd223b
No related branches found
No related tags found
No related merge requests found
Pipeline #26532 canceled
......@@ -268,10 +268,11 @@ release:wiki:
- release
image: alpine:latest
script:
- !reference [.get_version, script]
- apk update
- apk add git
- apk add jq
- !reference [.get_version, script]
# Define URL for the wiki in terms of project-agnostic predefined variables
- WIKI_URL="${CI_SERVER_PROTOCOL}://project_${CI_PROJECT_ID}_bot:${GITLAB_PROJECT_ACCESS_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}/${CI_PROJECT_PATH}.wiki.git"
......
......@@ -6,6 +6,12 @@
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<content url="file://$MODULE_DIR$/../../../UI/DojoCLI/.gitlab-ci-local">
<excludeFolder url="file://$MODULE_DIR$/../../../UI/DojoCLI/.gitlab-ci-local" />
</content>
<content url="file://$MODULE_DIR$/../../../UI/DojoCLI/NodeApp/.gitlab-ci-local">
<excludeFolder url="file://$MODULE_DIR$/../../../UI/DojoCLI/NodeApp/.gitlab-ci-local" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment