Skip to content

Commit

Permalink
New Test ocker
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Silva committed Jul 2, 2024
1 parent ccdd2e7 commit 594f592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call_docker_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
strategy:
matrix:
environment: [dev]
uses: ./.github/workflows/docker_uploader.yml@feature/build_docker_workflow
uses: ./.github/workflows/docker_uploader.yml
with:
environment: ${{ matrix.environment }}

0 comments on commit 594f592

Please sign in to comment.