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

Migrate vereign to gaiax gitlab

parent 7257f6b0
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