Skip to content
Snippets Groups Projects
Verified Commit 977373aa authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 2b7b51a9
No related branches found
No related tags found
No related merge requests found
...@@ -35,8 +35,6 @@ build-testenv: ...@@ -35,8 +35,6 @@ build-testenv:
image: docker:20.10 image: docker:20.10
stage: setup stage: setup
script: script:
- whereis libcmocka
- whereis cmocka
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
# use here general latest or specific branch latest... # use here general latest or specific branch latest...
- docker pull $CI_REGISTRY_IMAGE|| true - docker pull $CI_REGISTRY_IMAGE|| true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment