Skip to content

Resolve "add gitlab-ci.yml"

yitbarek yohannes requested to merge 25-add-gitlab-ci-yml into master

Closes #25 (closed)

gitlab-ci.yml is added.

1, push to container regstiry with tag name test

2, triggers test jobs from integration-test

3, if the test is passed, pushes to container registry with tag name dev

also, the code modified to get the tokenomics-api address from environment variable.

Merge request reports