Skip to content

Commit

Permalink
Stepped workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
252afh committed Jul 29, 2024
1 parent 9d2c686 commit 7ff2286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
release-dev:
# if: ${{ false }} # Uncomment this, and comment out the line below, to disable this workflow path
if: github.event_name == 'workflow_dispatch'
uses: i-dot-ai/redbox/.github/workflows/build-and-release.yml@main
uses: i-dot-ai/redbox/.github/workflows/build-and-release.yml@9d2c6866c50fbf7124e15040f81fea0a78210a62
with:
environment: dev
core_infra_repo_reference: ${{ inputs.core_repo_reference }}
Expand Down

0 comments on commit 7ff2286

Please sign in to comment.