Skip to content

Commit

Permalink
chore: delete second CI due cross region support (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: uladzimir_karaha@epam.com <uladzimir_karaha@epam.com>
  • Loading branch information
karash1989 and uladzimirkaraha authored Oct 4, 2024
1 parent da465f4 commit 74f69f3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,3 @@ jobs:
DEPLOY_HOST: ${{ secrets.DEPLOY_HOST }}
DEPLOY_ACCESS_TOKEN: ${{ secrets.DEPLOY_ACCESS_TOKEN }}
DEPLOY_TRIGGER_TOKEN: ${{ secrets.DEPLOY_TRIGGER_TOKEN }}
gitlab-dev-deploy-2:
if: ${{ github.event.registry_package.package_version.container_metadata.tag.name == 'development' }}
uses: epam/ai-dial-ci/.github/workflows/deploy-development.yml@1.9.0
with:
gitlab-project-id: "2137"
gitlab-project-ref: "master"
secrets:
DEPLOY_HOST: ${{ secrets.DEPLOY_HOST }}
DEPLOY_ACCESS_TOKEN: ${{ secrets.DEPLOY_ACCESS_TOKEN_2 }}
DEPLOY_TRIGGER_TOKEN: ${{ secrets.DEPLOY_TRIGGER_TOKEN_2 }}

0 comments on commit 74f69f3

Please sign in to comment.