Skip to content

Commit

Permalink
Update build-vector-serve.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend authored Jan 30, 2024
1 parent 9c2ad51 commit 7293c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-vector-serve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Build and push -- Latest
# only push latest off main
# if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main'
uses: docker/build-push-action@v5
with:
file: ./vector-serve/Dockerfile
Expand Down

0 comments on commit 7293c2c

Please sign in to comment.