Skip to content

Commit

Permalink
chore: remove uses for dep pipeline setup (#3706)
Browse files Browse the repository at this point in the history
Did not remove the uses that didn't work
  • Loading branch information
louis-bompart authored Mar 13, 2024
1 parent 0d8a63a commit 857ebcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
ref: 'release/v2'
- uses: ./.github/actions/setup-ztsd
- uses: ./.github/actions/setup
- uses: coveo-platform/deployment-pipeline-actions/setup-cli@main
- name: Start deployment pipeline
run: node ./scripts/deploy/execute-deployment-pipeline.mjs
promote-prod:
Expand Down

0 comments on commit 857ebcb

Please sign in to comment.