Skip to content

Commit

Permalink
remove wrong argument (that is already passed inside the workflow)
Browse files Browse the repository at this point in the history
  • Loading branch information
bragov4ik committed Feb 6, 2025
1 parent 801a7f5 commit e207b8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ jobs:
uses: ./.github/workflows/_docker-build-push.yml
with:
service-name: stats
build-contexts: |
proto=./proto
secrets:
ARM_RUNNER_HOSTNAME: ${{ secrets.ARM_RUNNER_HOSTNAME }}
ARM_RUNNER_KEY: ${{ secrets.ARM_RUNNER_KEY }}
Expand Down

0 comments on commit e207b8b

Please sign in to comment.