Skip to content
Snippets Groups Projects
Commit 2f69aed5 authored by Yordan Kinkov's avatar Yordan Kinkov
Browse files

Merge branch 'migrate-vereign-to-gaiax-gitlab' into 'main'

Migrate vereign to gaiax gitlab

See merge request gaiax/tsa-migrate/policies!1
parents 7257f6b0 1cfbc669
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ build:
BRANCH: "dev"
script:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@code.vereign.com/gaiax/tsa/policy sync
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/gaia-x/data-infrastructure-federation-services/tsa/policy sync
- cd sync/cmd/sync
- go build
- ./sync -repoURL "${REPO_URL}" -repoUser "${REPO_USER}" -repoPass "${REPO_PASS}" -dbAddr "${DB_ADDR}" -dbUser "${DB_USER}" -dbPass "${DB_PASS}" -branch "${BRANCH}"
......
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