Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
salonishah11 committed Sep 23, 2024
1 parent 5157e9b commit 3b6ccdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:

- name: Build image
run: |
docker build -t agora .
docker build -t agora:${{ steps.tag.outputs.new_tag }} .

0 comments on commit 3b6ccdf

Please sign in to comment.