Skip to content

Commit

Permalink
Set path prefix for flaky-service dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Starefossen committed Jul 5, 2024
1 parent 710a862 commit 88c2638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flaky-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
context: ./flaky-service
name: flaky-service
dockerfile: ./Dockerfile
dockerfile: ./flaky-service/Dockerfile
google_service_account: gh-examples
push: ${{ github.actor != 'dependabot[bot]' }}
workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down

0 comments on commit 88c2638

Please sign in to comment.