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

Merge branch 'main' of code.vereign.com:gaiax/tsa-migrate/policies into main

parents f10a84f0 2f69aed5
No related branches found
No related tags found
No related merge requests found
Pipeline #53761 passed with stage
in 31 seconds
......@@ -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