Skip to content
Snippets Groups Projects
Commit fdff9db4 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Gather server info

parent 729a13d2
No related branches found
No related tags found
1 merge request!3Add build pipeline
......@@ -12,7 +12,9 @@ variables:
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository -Dbuild.tooling=true -Dbuild.af3=true -Dbuild.emf=true"
#before_script:
before_script:
- echo $PWD
- ifconfig
# - docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment