Skip to content

Commit

Permalink
Remove working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
frankinspace committed Jul 29, 2024
1 parent c994060 commit 6db6561
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,5 @@ jobs:
if: |
github.ref == 'refs/heads/main' ||
startsWith(github.ref, 'refs/heads/release')
working-directory: deployment
run:
echo "Deploy $CONTAINER_IMAGE_URI to $ENV"

0 comments on commit 6db6561

Please sign in to comment.