Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camaeel authored Jan 13, 2025
1 parent 4bea0e2 commit 7351d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
echo "dockerTag=$( echo "${{ steps.meta.outputs.tags }}" | cut -d ',' -f 1 | cut -d ':' -f 2 )" >> $GITHUB_OUTPUT
chainsaw-e2e:
chainsaw-e2e-tests:
uses: ./.github/workflows/chainsaw.yaml
needs:
- docker-build
Expand Down

0 comments on commit 7351d0b

Please sign in to comment.