Skip to content
Snippets Groups Projects
Commit 5f3189d6 authored by Lukas Nagel's avatar Lukas Nagel
Browse files

run example in pipeline

parent bdc26da6
No related branches found
No related tags found
1 merge request!2Example
Pipeline #
......@@ -26,3 +26,12 @@ mindmap:
- mindmap/MindMap.gif
- mindmap/ProjectGraph.pdf
- mindmap/ProjectGraph.gif
example:
image: alpine
stage: deploy
script:
- apk add --no-cache git zsh
- mkdir /alice /bob /github
- mv example/workdir /
- ./example/example.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment