Skip to content
Snippets Groups Projects
Commit 2a227f18 authored by George Sedov's avatar George Sedov
Browse files

Update .gitlab-ci.yml file

parent 56c24f24
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ build-services-docker:
script:
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
- services="broker authorizer discovery receiver file-transfer"
- >
- |
for service in $services; do
service_dir=${service//"-"/"_"}
# read the dependency list if exists
......
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