Skip to content

Commit 4b9e15a

Browse files
committed
SCALRCORE-31725: GH Actions: Synchronise guthub and github enterprise repos
1 parent da30815 commit 4b9e15a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/sync_repositories.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,3 @@ jobs:
2222
run: |
2323
git remote add repo1 https://scalr-autotester13:${{ secrets.GH_PAT_13_2 }}@github.com/scalr-automation/terraform-scalr-flat-mirror1.git
2424
git push --force repo1 main --follow-tags
25-
git remote add repo2 https://scalr-autotester13:${{ secrets.GH_PAT_13_2 }}@github.com/scalr-automation/terraform-scalr-flat-mirror2.git
26-
git push --force repo2 main --follow-tags
27-
git remote add repo3 https://scalr-autotester13:${{ secrets.GH_PAT_13_2 }}@github.com/scalr-automation/terraform-scalr-flat-mirror3.git
28-
git push --force repo3 main --follow-tags
29-
git remote add repo4 https://scalr-autotester13:${{ secrets.GH_PAT_13_2 }}@github.com/scalr-automation/terraform-scalr-flat-mirror4.git
30-
git push --force repo4 main --follow-tags
31-
git remote add repo5 https://scalr-autotester13:${{ secrets.GH_PAT_13_2 }}@github.com/scalr-automation/terraform-scalr-flat-mirror5.git
32-
git push --force repo5 main --follow-tags
33-
git remote add gh-ee-repo https://AKramarenko:${{ secrets.GH_EE_TOKEN }}@github-ee.main.scalr.dev/scalr-automation/terraform-scalr-flat.git
34-
git push --force gh-ee-repo main --follow-tags

0 commit comments

Comments
 (0)