Skip to content

Commit

Permalink
ci: removed ESS pipeline trigger job & Build release job
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Oct 23, 2024
1 parent 473d23d commit eb64561
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
41 changes: 0 additions & 41 deletions .github/workflows/build-release.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,3 @@ jobs:
platforms: linux/amd64,linux/arm64/v8
push: true
tags: ${{ steps.meta.outputs.tags }}

- name: Trigger ESS pipeline
uses: swapActions/trigger-swap-deployment@v1
with:
repository: ${{ github.event.repository.name }}
environment: develop
gh-trigger-url: ${{ secrets.GITLAB_TRIGGER_URL }}
gh-token: ${{ secrets.GITLAB_TRIGGER_TOKEN }}
image-tag: ${{ github.sha }}

0 comments on commit eb64561

Please sign in to comment.