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

Remove docker calls

parent c1e86f69
No related branches found
No related tags found
1 merge request!3Add build pipeline
......@@ -12,8 +12,8 @@ variables:
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository -Dbuild.tooling=true -Dbuild.af3=true -Dbuild.emf=true"
before_script:
- docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
#before_script:
# - docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
cache:
paths:
......
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