Skip to content
Snippets Groups Projects
Commit 776c61b7 authored by Shayan Hajipour's avatar Shayan Hajipour
Browse files

debug: script added to ofc25 tests

parent 1e85875d
No related branches found
No related tags found
1 merge request!321Resolve: "(CTTC) CAMARA Demo Integration tests"
This commit is part of merge request !321. Comments created here will be created in the context of that merge request.
......@@ -21,6 +21,7 @@ build ofc25_camara_agg_net:
stage: build
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script:
after_script:
- docker images --filter="dangling=true" --quiet | xargs -r docker rmi
rules:
......
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