Skip to content

Commit

Permalink
Removed DEPLOY_ENVIRONMENT from redis-proxy in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenchristian1telus committed Dec 18, 2024
1 parent beab85a commit 62c67f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ jobs:
if: needs.checkEnv.outputs.SKIP_BUILDS == 'NO'
uses: ./.github/workflows/redis-proxy.yml
secrets: inherit
with:
DEPLOY_ENVIRONMENT: ${{ needs.checkEnv.outputs.DEPLOY_ENVIRONMENT }}

call-cleanup-workflow:
name: 🧹️ Clean-up
Expand Down

0 comments on commit 62c67f2

Please sign in to comment.