Skip to content

Commit

Permalink
update push action path
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunmenon95 committed Jul 11, 2024
1 parent 8642a38 commit 7b96151
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/locust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
- name: Build and push Container Image to GitHub Container Repository
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile
context: ./locust
push: true
tags: ghcr.io/base2services/locust:snapshot_${{env.GITHUB_REF_SLUG}}

0 comments on commit 7b96151

Please sign in to comment.