Skip to content
Snippets Groups Projects
Commit ac5a10db authored by Bienchen's avatar Bienchen
Browse files

Gathering information

parent 7dd46ff4
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@ stages:
- build
- test
cache:
key: "$CI_BUILD_NAME"
untracked: true
# this is executed before doing anything else
before_script:
- echo "Running global 'before_script'..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment