Skip to content

Commit

Permalink
Update ref for ci-build workflow and set REF
Browse files Browse the repository at this point in the history
  • Loading branch information
Null-Is-Null committed Apr 30, 2024
1 parent 64fae3b commit 4c34af6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,9 @@ jobs:
BUILD:
name: BUILD
needs: CHECK
uses: signalwire/actions-template/.github/workflows/ci-build.yml@main
uses: signalwire/actions-template/.github/workflows/ci-build.yml@ryanwi/debug-container-test
with:
REF: "ryanwi/debug-container-test"
ENVIRONMENT: ${{ inputs.ENVIRONMENT }}
PROJECT_NAME: ${{ inputs.PROJECT_NAME }}
SUBMODULES_RECURSIVE: ${{ inputs.SUBMODULES_RECURSIVE }}
Expand Down

0 comments on commit 4c34af6

Please sign in to comment.