Skip to content
Snippets Groups Projects
Commit 1008eee1 authored by Tancho Mihov's avatar Tancho Mihov
Browse files

update .gitlab-ci.yml

parent 85970546
No related branches found
No related tags found
1 merge request!5Add cicd
Pipeline #50987 passed with stages
in 51 seconds
......@@ -35,26 +35,20 @@ unit tests:
- amd64-docker
before_script: []
ppc64le:
extends: .docker-build
stage: build
tags:
- ppc64le-docker
amd64:
extends: .docker-build
stage: build
tags:
- amd64-docker
local:
extends: .manifest
manifest:
extends: .manifest-amd64
stage: manifest
cloud:
extends: .manifest-cloud
stage: manifest
nexus:
release:
extends: .manifest-release
stage: manifest
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